Files
f13fd6aa-b728-4ad9-bf3e-ec2…/vercel.json
2026-04-22 02:24:07 +00:00

5 lines
97 B
JSON

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