{ "$schema": "https://openapi.vercel.sh/vercel.json", "framework": "nextjs", "buildCommand": "cd ../.. && pnpm turbo build --filter=@tower/web", "installCommand": "cd ../.. && pnpm install --frozen-lockfile" }