37494c17ef
packages/db/src/index.ts re-exports model types from @prisma/client, so the generated client has to exist before tsc walks that file. The previous order hit TS2305 on User/Manufacturer/Site/etc.