added rhel-openssl-3.0.x as binary target
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 2m31s
Vercel Preview Deployment / Deploy-Preview (push) Successful in 1m51s

This commit is contained in:
ChrQR 2024-05-13 10:25:11 +02:00
parent 42feb4f1b4
commit d01b19993d

View File

@ -2,7 +2,8 @@
// learn more about it in the docs: https://pris.ly/d/prisma-schema
generator client {
provider = "prisma-client-js"
provider = "prisma-client-js"
binaryTargets = "rhel-openssl-3.0.x"
}
datasource db {