diff --git a/vercel.json b/vercel.json index d8277161e..3520b0d26 100644 --- a/vercel.json +++ b/vercel.json @@ -1,8 +1,4 @@ { - "routes": [ - { "handle": "filesystem" }, - { "src": "/(.*)", "status": 404, "dest": "/error-404.html" } - ], "rewrites": [ { "source": "/stats/js/script.js",