fix: add binary target to prisma
Some checks failed
Deploy / lint-build-deploy (push) Failing after 51s
Some checks failed
Deploy / lint-build-deploy (push) Failing after 51s
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
generator client {
|
||||
provider = "prisma-client-js"
|
||||
binaryTargets = ["native", "linux-musl-openssl-3.0.x"]
|
||||
}
|
||||
|
||||
datasource db {
|
||||
|
||||
Reference in New Issue
Block a user