fix: db builds

This commit is contained in:
2025-03-25 16:59:12 +01:00
parent 6a63fe388e
commit dd16124cb5

View File

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