Skip to content

Commit 740c505

Browse files
Update vercel.json
1 parent 1e579cb commit 740c505

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/vercel.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,11 @@
8585
"destination": "https://authjs.dev/reference/adapter/fauna",
8686
"permanent": true
8787
},
88+
{
89+
"source": "/adapters/pouchdb",
90+
"destination": "https://authjs.dev/reference/adapter/pouchdb",
91+
"permanent": true
92+
},
8893
{
8994
"source": "/tutorials/refresh-token-rotation",
9095
"destination": "https://authjs.dev/guides/basics/refresh-token-rotation",

0 commit comments

Comments
 (0)