Files
eade7acb-3849-4a2f-be65-25f…/vercel.json
2026-04-08 20:05:15 +00:00

5 lines
97 B
JSON

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