Skip to content

Commit 7ba986b

Browse files
Update vercel.json
1 parent e638ec5 commit 7ba986b

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
@@ -75,6 +75,11 @@
7575
"destination": "https://authjs.dev/reference/adapter/mongodb",
7676
"permanent": true
7777
},
78+
{
79+
"source": "/adapters/dynamodb",
80+
"destination": "https://authjs.dev/reference/adapter/dynamodb",
81+
"permanent": true
82+
},
7883
{
7984
"source": "/tutorials/refresh-token-rotation",
8085
"destination": "https://authjs.dev/guides/basics/refresh-token-rotation",

0 commit comments

Comments
 (0)