Files
82d89943-0729-4544-aedf-40d…/vercel.json
2026-04-05 11:01:24 +00:00

5 lines
97 B
JSON

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