Skip to content

Commit a05b6e0

Browse files
committed
remove custom output to fix builds
1 parent c1dba2e commit a05b6e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

prisma/schema.prisma

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66

77
generator client {
88
provider = "prisma-client-js"
9-
output = "app/generated/prisma/client"
109
}
1110
datasource db {
1211
provider = "postgresql"

0 commit comments

Comments
 (0)