{ "$schema": "https://openapi.vercel.sh/vercel.json", "buildCommand": "cd ../.. && pnpm -w run build:web", "installCommand": "pnpm install" }