© 2026 Hedgehog Software, LLC
const prisma = new PrismaClient({ adapter: new PrismaD1(c.env.DB) });
`ts Error: PrismaClient is not configured to run in Cloudflare Workers