Files
logos-web/vercel.json
T

5 lines
85 B
JSON

{
"buildCommand": "pnpm --filter web build",
"outputDirectory": "apps/web/out"
}