diff --git a/vercel.json b/vercel.json index d2a79318..6ed1f7c3 100644 --- a/vercel.json +++ b/vercel.json @@ -1,20 +1,5 @@ { "rewrites": [ - { - "source": "/opensearch.xml", - "destination": "/opensearch.xml" - }, - { - "source": "/media/(.*)", - "has": [ - { - "type": "header", - "key": "x-rewrite", - "value": "true" - } - ], - "destination": "https://meta.pstream.org/media/$1" - }, { "source": "/(.*)", "destination": "/"