Files
d969b42e-d33f-429e-934d-918…/vercel.json
2026-06-10 15:14:25 +00:00

5 lines
97 B
JSON

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