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