Files
48cf9a66-5e32-44a6-8829-90d…/vercel.json
2026-06-03 09:11:36 +00:00

5 lines
97 B
JSON

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