{ "$schema": "https://openapi.vercel.sh/vercel.json", "framework": "nextjs", "buildCommand": "pnpm build", "installCommand": "pnpm install --frozen-lockfile" }