Files
4642fb37-3a09-4010-bb15-66f…/vercel.json
2026-03-03 09:14:49 +00:00

5 lines
97 B
JSON

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