Skip to content

Commit

Permalink
fix targets for prisma
Browse files Browse the repository at this point in the history
  • Loading branch information
Mastergamer433 committed Dec 10, 2024
1 parent b020bd3 commit ae0e407
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions prisma/schema.prisma
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
generator client {
provider = "prisma-client-js"
binaryTargets = ["native", "linux-musl-openssl-3.0.x"]
}

datasource db {
Expand Down

0 comments on commit ae0e407

Please sign in to comment.