Files
978e2c03-b7ea-4289-bd4d-d44…/vercel.json
2026-05-17 21:19:27 +00:00

5 lines
97 B
JSON

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