Skip to content

Commit 98bd774

Browse files
Update vercel.json
1 parent 3661ca6 commit 98bd774

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
@@ -80,6 +80,11 @@
8080
"destination": "https://authjs.dev/reference/adapter/dynamodb",
8181
"permanent": true
8282
},
83+
{
84+
"source": "/adapters/fauna",
85+
"destination": "https://authjs.dev/reference/adapter/fauna",
86+
"permanent": true
87+
},
8388
{
8489
"source": "/tutorials/refresh-token-rotation",
8590
"destination": "https://authjs.dev/guides/basics/refresh-token-rotation",

0 commit comments

Comments
 (0)