diff --git a/vercel.json b/vercel.json deleted file mode 100644 index 8473236..0000000 --- a/vercel.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "routes": [ - { - "src": "/(.*)", - "headers": [ - { - "key": "Cache-Control", - "value": "no-store, no-cache, must-revalidate, proxy-revalidate" - } - ] - } - ] - } - \ No newline at end of file