Files
9ebbc9e2-3e74-4c83-992d-08f…/vercel.json
2026-06-12 12:45:24 +00:00

5 lines
97 B
JSON

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