diff --git a/vercel/vercel/output/config.json b/vercel/vercel/output/config.json index 4a4cb2b..bb153ff 100644 --- a/vercel/vercel/output/config.json +++ b/vercel/vercel/output/config.json @@ -14,7 +14,7 @@ }, { "src": "/(.*)", - "dest": "/$1" + "dest": "/" } ] }