diff --git a/frontend/vercel.json b/frontend/vercel.json new file mode 100644 index 00000000..b64c3cfb --- /dev/null +++ b/frontend/vercel.json @@ -0,0 +1,8 @@ +{ + "redirects": [ + { + "source": "/", + "destination": "https://github.com/anuraghazra/github-readme-stats" + } + ] +} \ No newline at end of file