Files
b1b10f45-1e94-4f4d-8628-c08…/vercel.json
2026-04-28 03:33:18 +00:00

5 lines
97 B
JSON

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