Files
c84d3dcf-7027-4800-be10-1f1…/vercel.json
2026-03-26 18:05:39 +00:00

5 lines
97 B
JSON

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