Files
ced50e7c-416f-401b-be58-d62…/vercel.json
2026-04-03 15:04:41 +00:00

5 lines
97 B
JSON

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