Files
51e6eae4-514f-4d97-80cd-ffc…/vercel.json
2026-03-14 16:17:41 +00:00

5 lines
97 B
JSON

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