mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-10 04:22:09 +10: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