Multiple prisma clients running #61

Closed
opened 2024-03-24 15:10:43 +00:00 by Ghost · 0 comments
Ghost commented 2024-03-24 15:10:43 +00:00 (Migrated from codeberg.org)

Description

Currently it can happen, that multiple prisma clients are created.
This should be fixed by following this guide: Best practice for instantiating Prisma Client with Next.js

## Description Currently it can happen, that multiple prisma clients are created. This should be fixed by following this guide: [Best practice for instantiating Prisma Client with Next.js](https://www.prisma.io/docs/orm/more/help-and-troubleshooting/help-articles/nextjs-prisma-client-dev-practices)
Sign in to join this conversation.
No description provided.