Skip to content

Commit

Permalink
Api redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
fewensa committed Jan 18, 2022
1 parent 6e2306f commit 1c739df
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions vercel.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,8 @@
}
]
}
],
"rewrites": [
{"source": "/connect/(.*)", "destination": "/api/grant"}
]
}

0 comments on commit 1c739df

Please sign in to comment.