Files
c616797c-3194-4702-bfa7-85c…/vercel.json
2026-03-04 05:05:35 +00:00

5 lines
97 B
JSON

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