Files
b95c1fc5-0a8c-4420-9200-700…/vercel.json
2026-03-11 10:13:04 +00:00

5 lines
97 B
JSON

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