diff --git a/now.json b/now.json index d656d24..90b6593 100644 --- a/now.json +++ b/now.json @@ -25,13 +25,6 @@ "Service-Worker-Allowed": "/" } }, - { - "src": "^/static/(.*)", - "continue": true, - "headers": { - "cache-control": "public, max-age=43200, immutable" - } - }, { "src": "^/(.*)/?", "continue": true,