Files
fd34659e-3541-42ef-8671-a83…/vercel.json
2026-04-15 17:25:52 +00:00

5 lines
97 B
JSON

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