reverted prisma cusotm output path

This commit is contained in:
2026-03-30 02:04:42 +08:00
parent 4f9bb6adb7
commit 7efd7a4deb

View File

@@ -3,7 +3,6 @@
generator client { generator client {
provider = "prisma-client-js" provider = "prisma-client-js"
output = "../node_modules/.prisma/client"
} }
datasource db { datasource db {