Files
61af4cd8-e446-498f-866e-61d…/vercel.json
2026-04-21 10:54:45 +00:00

5 lines
97 B
JSON

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