Files
ec2ddd8f-dedf-4788-92de-cc4…/vercel.json
2026-03-31 14:07:21 +00:00

5 lines
97 B
JSON

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