Files
d83b332d-8fcf-4eb2-bb3f-e0d…/vercel.json
2026-05-21 08:15:23 +00:00

5 lines
97 B
JSON

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