Files
04d02eb1-4265-4c4d-8017-3e6…/vercel.json
2026-03-08 13:55:05 +00:00

5 lines
97 B
JSON

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