mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-01-31 15:37:09 +01:00
fix: add prisma binary targets
This commit is contained in:
@@ -6,6 +6,7 @@ generator client {
|
||||
output = "client"
|
||||
moduleFormat = "esm"
|
||||
previewFeatures = ["fullTextSearchPostgres"]
|
||||
binaryTargets = ["native", "debian-openssl-3.0.x"]
|
||||
}
|
||||
|
||||
datasource db {
|
||||
|
||||
Reference in New Issue
Block a user