Files
b52584c6-45f8-4018-a607-e00…/vercel.json
2026-04-21 15:15:17 +00:00

5 lines
97 B
JSON

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