Files
ce32b36b-31ec-4512-84cb-2c9…/vercel.json
2026-03-14 10:44:07 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}