Skip to content

Commit add0d21

Browse files
committed
chore: testing url redirection
Signed-off-by: manasmanohar <[email protected]>
1 parent 42eef0b commit add0d21

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

vercel.json

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
{
22
"rewrites": [
3+
{
4+
"source": "/",
5+
"destination": "https://keploy-agent.vercel.app"
6+
},
37
{
48
"source": "/blog",
59
"destination": "https://blog-website-phi-eight.vercel.app/blog"

0 commit comments

Comments
 (0)