Files
288ffce4-2000-4299-8d0c-647…/vercel.json
2026-03-03 22:11:12 +00:00

5 lines
97 B
JSON

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