Files
ea5c9e3d-43b2-4ec6-9260-d2b…/vercel.json
2026-05-24 21:11:41 +00:00

5 lines
97 B
JSON

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