{ "$schema": "https://openapi.vercel.sh/vercel.json", "framework": "vite", "installCommand": "pnpm install --frozen-lockfile", "buildCommand": "pnpm --filter @raptorqr/web build", "outputDirectory": "apps/web/dist" }