Files
f64e72b1-a57d-426d-8f2d-b7d…/vercel.json
2026-04-21 19:32:34 +00:00

5 lines
97 B
JSON

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