Files
c536f5a0-86cc-498b-aedf-96b…/vercel.json
2026-03-03 22:06:11 +00:00

5 lines
97 B
JSON

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