Files
062c47b3-3e49-4824-a148-e9d…/vercel.json
2026-03-20 23:15:57 +00:00

5 lines
97 B
JSON

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