Files
f891e278-61cd-489d-af45-972…/vercel.json
2026-03-06 22:03:15 +00:00

5 lines
97 B
JSON

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