Files
f97e977f-ea20-412e-b68f-164…/vercel.json
2026-04-15 17:08:14 +00:00

5 lines
97 B
JSON

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