Selaa lähdekoodia

Update vercel.json

enable cache for css/js as well
Track3 2 vuotta sitten
vanhempi
sitoutus
a5ae6ef635
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      vercel.json

+ 1 - 1
vercel.json

@@ -29,7 +29,7 @@
   ],
   "headers": [
     {
-      "source": "/(.*).(jpe?g|png|gif|webp|ico|svg|ttf|otf|woff2?)",
+      "source": "/(.*).(jpe?g|png|gif|webp|ico|svg|css|js|ttf|otf|woff2?)",
       "headers": [
         {
           "key": "Cache-Control",