Files
9d95af6e-4ae8-4058-9cc4-e94…/vercel.json
2026-04-24 13:04:16 +00:00

5 lines
97 B
JSON

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