build fix

This commit is contained in:
alma 2025-05-05 19:22:59 +02:00
parent a56e8e4cf6
commit de13c71d20

View File

@ -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 {