Files
762db940-9590-46cc-ad22-ec2…/vercel.json
2026-03-05 00:39:36 +00:00

5 lines
97 B
JSON

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