Files
f92eb686-4fb0-498b-940f-76f…/vercel.json
2026-03-10 11:04:10 +00:00

5 lines
97 B
JSON

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