Files
6f336dc8-4c3d-4c30-bf6e-30f…/vercel.json
2026-03-05 14:58:26 +00:00

5 lines
97 B
JSON

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