Files
fd752173-fb74-4cc3-bf45-331…/vercel.json
2026-03-27 05:04:07 +00:00

5 lines
97 B
JSON

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