Skip to content

Commit

Permalink
set binary targets for prisma
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrikmonsen committed Jan 17, 2025
1 parent 3490967 commit 1b46c5a
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 1b46c5a

Please sign in to comment.