Files
44e685d2-f703-4247-9c5a-693…/vercel.json
2026-03-05 22:20:45 +00:00

5 lines
97 B
JSON

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