Add binary target
This commit is contained in:
parent
c8b1a7d3b5
commit
9970b5bcdf
|
@ -3,6 +3,7 @@
|
|||
|
||||
generator client {
|
||||
provider = "prisma-client-js"
|
||||
binaryTargets = ["debian-openssl-3.0.x"]
|
||||
}
|
||||
|
||||
datasource db {
|
||||
|
|
Loading…
Reference in New Issue