Files
f12d3ae1-6a0d-46bf-bf72-9e8…/vercel.json
2026-05-19 07:00:21 +00:00

5 lines
97 B
JSON

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