Fix: Add linux-musl-openssl-3.0.x binary target for Alpine

This commit is contained in:
duongcamcute
2026-01-15 23:59:52 +07:00
parent 89a6737142
commit fa5e4d81d3

View File

@@ -1,6 +1,7 @@
generator client {
provider = "prisma-client-js"
output = "../src/generated/client_v2"
binaryTargets = ["native", "linux-musl-openssl-3.0.x"]
}
datasource db {