mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-30 00:34:56 +00:00
- Fix import path from 'prisma/config' to '@prisma/config' in prisma.config.ts - Add proper output path to generator in schema.prisma for monorepo structure - Make dotenv import optional with try/catch for CI environments - Prisma client now generates successfully in frontends/nextjs/node_modules/.prisma/client Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>