Files
454fef28-76e6-421d-889c-425…/vercel.json
2026-04-13 19:25:22 +00:00

5 lines
97 B
JSON

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