Files
d32fce93-871a-42b4-ba81-d0b…/vercel.json
2026-04-07 15:40:21 +00:00

5 lines
97 B
JSON

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