Files
c7d3b67e-2e19-450d-9ea6-8bd…/vercel.json
2026-03-20 04:39:10 +00:00

5 lines
97 B
JSON

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