diff --git a/deploy-manifest.json b/deploy-manifest.json index 6563f33..4740f17 100644 --- a/deploy-manifest.json +++ b/deploy-manifest.json @@ -3,7 +3,7 @@ "framework": { "name": "express", "version": "4.18.2" }, "routes": [ { - "path": "/static/*.*", + "path": "/*.*", "target": { "kind": "Static", "cacheControl": "public, max-age=2"