aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/vercel.json
diff options
context:
space:
mode:
Diffstat (limited to 'vercel.json')
-rw-r--r--vercel.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/vercel.json b/vercel.json
new file mode 100644
index 0000000..1fccd7b
--- /dev/null
+++ b/vercel.json
@@ -0,0 +1,3 @@
+{
+ "redirects": [{ "source": "/", "destination": "/api" }]
+ } \ No newline at end of file