Files
a103c7f4-77e6-4e15-8346-9e7…/vercel.json
2026-03-06 21:30:38 +00:00

5 lines
97 B
JSON

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