Files
a62f086f-84cb-424e-9abf-910…/vercel.json
2026-06-03 12:09:05 +00:00

5 lines
97 B
JSON

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