packages: - "apps/*" - "packages/*" # Postinstall build-script approvals (pnpm). Only packages that ship prebuilt # binaries are allowed; the rest are optional native accelerations with pure-JS # fallbacks and are skipped to avoid needing a C/C++ toolchain on the server. allowBuilds: esbuild: true # prebuilt binary; used by tsx for dev sharp: true # prebuilt binary; Next.js image optimization '@stellar/stellar-sdk': false bigint-buffer: false blake-hash: false bufferutil: false msgpackr-extract: false protobufjs: false tiny-secp256k1: false usb: false # ledger hardware-wallet native module; not needed for MVP utf-8-validate: false