about summary refs log tree commit diff stats
path: root/vercel.json
diff options
context:
space:
mode:
Diffstat (limited to 'vercel.json')
-rw-r--r--vercel.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/vercel.json b/vercel.json
index c23d334..4e5615b 100644
--- a/vercel.json
+++ b/vercel.json
@@ -25,6 +25,10 @@
           "value": "1; mode=block"
         },
         {
+          "key": "Cross-Origin-Resource-Policy",
+          "value": "same-site"
+        },
+        {
           "key": "Referrer-Policy",
           "value": "strict-origin-when-cross-origin"
         },