Files
cbcc622f-e21b-4e8c-9719-14f…/vercel.json
2026-04-21 03:33:05 +00:00

5 lines
97 B
JSON

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