Files
fce17046-3e46-4a9d-a20f-e32…/vercel.json
2026-06-11 10:17:28 +00:00

5 lines
97 B
JSON

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