Files
f79613d0-0274-4e39-929d-20b…/vercel.json
2026-05-23 20:40:19 +00:00

5 lines
97 B
JSON

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