Files
03821291-b2f2-418d-94ea-5d5…/vercel.json
2026-03-29 19:17:04 +00:00

5 lines
97 B
JSON

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