We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b02032d commit 6ef2244Copy full SHA for 6ef2244
prisma/schema.prisma
@@ -1,6 +1,5 @@
1
generator client {
2
provider = "prisma-client-js"
3
- output = "./node_modules/.prisma/client"
4
binaryTargets = ["native", "debian-openssl-3.0.x", "linux-arm64-openssl-3.0.x"]
5
}
6
0 commit comments