Added Prisma Optimize

This commit is contained in:
Ahmad 2024-08-20 14:24:59 -04:00
parent 16e21e67d4
commit a967d989c3
No known key found for this signature in database
GPG key ID: 8FD8A93530D182BF
5 changed files with 664 additions and 635 deletions

View file

@ -1,5 +1,6 @@
generator client {
provider = "prisma-client-js"
previewFeatures = ["tracing"]
}
datasource db {