LuCrypto
PPrisma
•Created by LuCrypto on 4/29/2024 in #help-and-questions
Prisma too many connection to my database
Ok thanks, i'll take a look !
14 replies
PPrisma
•Created by LuCrypto on 4/29/2024 in #help-and-questions
Prisma too many connection to my database
and i put prisma.ts just above
14 replies
PPrisma
•Created by LuCrypto on 4/29/2024 in #help-and-questions
Prisma too many connection to my database
import { prisma } from "@/src/lib/prisma";
14 replies
PPrisma
•Created by LuCrypto on 4/29/2024 in #help-and-questions
Prisma too many connection to my database
But here, for example, just locally, so without vercel, I have a problem because I have too much connection
Where could this be coming from?
14 replies
PPrisma
•Created by LuCrypto on 4/29/2024 in #help-and-questions
Prisma too many connection to my database
I think that when I put the api on Vercel, it creates server less functions.
14 replies
PPrisma
•Created by LuCrypto on 4/29/2024 in #help-and-questions
Prisma too many connection to my database
Maybe because vercel it's serverless so there is a problem ?
But i have the same problem in local
14 replies
PPrisma
•Created by LuCrypto on 4/29/2024 in #help-and-questions
Prisma too many connection to my database
Im using vercel for deploy my app !
14 replies