diff --git a/lib/prisma-news.ts b/lib/prisma-news.ts index b3656b95..7ef5bfca 100644 --- a/lib/prisma-news.ts +++ b/lib/prisma-news.ts @@ -1,4 +1,4 @@ -import { PrismaClient } from '@prisma/client/news' +import { PrismaClient } from '@prisma/client' import { env } from '@/lib/env' const globalForPrismaNews = globalThis as unknown as {