Files
60d95f1e-157e-45db-888a-51d…/vercel.json
2026-03-31 08:59:22 +00:00

5 lines
97 B
JSON

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