Files
a0cb4092-19c3-4190-8f7d-64d…/vercel.json
2026-05-17 13:23:20 +00:00

5 lines
97 B
JSON

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