diff --git a/vercel.json b/vercel.json index 82089f30..bf9eeec6 100644 --- a/vercel.json +++ b/vercel.json @@ -133,7 +133,7 @@ "headers": [{ "key": "Cache-Control", "value": "no-store" }] }, { - "source": "/activity", + "source": "/activity(.*)", "headers": [ { "key": "X-Content-Type-Options", "value": "nosniff" }, {