Files
0b1ff921-fd46-4a6a-b1a6-6f1…/vercel.json
2026-03-06 22:59:19 +00:00

5 lines
97 B
JSON

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