Files
1c6279eb-b821-4a5d-a1b7-b0f…/vercel.json
2026-05-11 19:37:41 +00:00

5 lines
97 B
JSON

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