fix: production prisma engine and error handling

This commit is contained in:
AyrisAI
2026-05-15 20:34:33 +03:00
parent 77ba5702a6
commit 9dcd441a13
3 changed files with 11 additions and 1 deletions

View File

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