fix: add linux-musl-openssl-3.0.x binaryTarget for Prisma

This commit is contained in:
Carlos
2026-07-08 06:33:26 +02:00
parent 59798f9315
commit cd6a36b6e4
+1
View File
@@ -1,5 +1,6 @@
generator client { generator client {
provider = "prisma-client-js" provider = "prisma-client-js"
binaryTargets = ["native", "linux-musl-openssl-3.0.x"]
} }
datasource db { datasource db {