Add native target

This commit is contained in:
Hri7566 2023-12-02 00:45:31 -05:00
parent 9970b5bcdf
commit b59e8800ac
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
generator client {
provider = "prisma-client-js"
binaryTargets = ["debian-openssl-3.0.x"]
binaryTargets = ["native", "debian-openssl-3.0.x"]
}
datasource db {