packages: - "apps/*" - "packages/*" # Native / postinstall build scripts we trust (argon2 native addon, Prisma # engine download + client generation, Nest core). pnpm blocks build scripts # by default; these are required for the API to run. allowBuilds: '@nestjs/core': true '@prisma/client': true '@prisma/engines': true argon2: true prisma: true