Files
a9fa79e1-befe-4563-8afb-1f1…/vercel.json
2026-04-24 11:53:34 +00:00

5 lines
97 B
JSON

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