Files
b883dfbf-f74a-412a-95b0-13d…/vercel.json
2026-03-23 11:21:36 +00:00

5 lines
97 B
JSON

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