perf: Enable Prisma Optimize (#44)
* Enable Prisma Optimize * Added Environment variable to toggle on and off the Prisma Optimize --------- Co-authored-by: harshsbhat <icybhat@gmail.com>
This commit is contained in:
committed by
GitHub
parent
75afd339ea
commit
0c072579b9
@@ -60,6 +60,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@next/eslint-plugin-next": "^14.2.2",
|
||||
"@prisma/extension-optimize": "^0.10.0",
|
||||
"@types/eslint": "^8.56.2",
|
||||
"@types/mime-types": "^2.1.4",
|
||||
"@types/node": "^20.11.20",
|
||||
|
Reference in New Issue
Block a user