Files
93e29b99-bb26-4f03-ba4d-37d…/vercel.json
2026-04-04 09:36:33 +00:00

5 lines
97 B
JSON

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