fix: add drizzle adapter
Docker Build and Push / build-and-push (push) Successful in 12m7s

This commit is contained in:
2026-03-08 22:26:53 +07:00
parent bdc4b90f1b
commit ca97995c31
2 changed files with 66 additions and 5 deletions
+1
View File
@@ -25,6 +25,7 @@
"lint": "next lint"
},
"dependencies": {
"@better-auth/drizzle-adapter": "^1.5.3",
"better-auth": "^1.3.23",
"dotenv": "^17.2.2",
"drizzle-orm": "^0.45.0",