Files
bc3850c3-e971-4fc2-b31d-b6e…/vercel.json
2026-04-27 18:41:06 +00:00

5 lines
97 B
JSON

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