We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42eef0b commit add0d21Copy full SHA for add0d21
vercel.json
@@ -1,5 +1,9 @@
1
{
2
"rewrites": [
3
+ {
4
+ "source": "/",
5
+ "destination": "https://keploy-agent.vercel.app"
6
+ },
7
8
"source": "/blog",
9
"destination": "https://blog-website-phi-eight.vercel.app/blog"
0 commit comments