Files
e2d2f6a0-be45-4c4d-9d0b-4eb…/vercel.json
2026-03-04 06:01:33 +00:00

5 lines
97 B
JSON

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