Files
740d0ac0-3915-4975-bcd4-1d2…/vercel.json
2026-03-29 09:23:12 +00:00

5 lines
97 B
JSON

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