Files
82eb49a2-13e8-4783-bf4f-895…/vercel.json
2026-03-14 07:07:21 +00:00

5 lines
97 B
JSON

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