Files
82971288-bc05-4f99-a51d-c7f…/vercel.json
2026-02-25 17:33:43 +00:00

5 lines
97 B
JSON

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