Files
87cc1b52-1cd8-4eb5-9c85-7a3…/vercel.json
2026-03-04 15:59:06 +00:00

5 lines
97 B
JSON

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