Files
dfd8eb9b-69b5-4ac0-bd85-0d4…/vercel.json
2026-03-10 16:22:04 +00:00

5 lines
97 B
JSON

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