Files
4ed69322-735f-4ee8-b9ae-ac7…/vercel.json
2026-04-06 07:25:43 +00:00

5 lines
97 B
JSON

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