mirror of
https://github.com/formbricks/formbricks.git
synced 2026-04-19 19:21:15 -05:00
update target
This commit is contained in:
@@ -8,7 +8,7 @@ datasource db {
|
||||
|
||||
generator client {
|
||||
provider = "prisma-client-js"
|
||||
binaryTargets = ["native", "debian-openssl-3.0.x"] // debian-openssl-3.0.x is the target for AWS Lambda / Vercel
|
||||
binaryTargets = ["native", "rhel-openssl-1.0.x"] // rhel-openssl-1.0.x is the target for AWS Lambda / Vercel
|
||||
}
|
||||
|
||||
// generator dbml {
|
||||
|
||||
Reference in New Issue
Block a user