diff --git a/vercel.json b/vercel.json index f3af94b4b32bbdbc8932409e1b75d51d34d19b02..18a208c30fe277c23c5a4a7a86e7113c6cd4ed3d 100644 --- a/vercel.json +++ b/vercel.json @@ -62,13 +62,7 @@ }, { "source": "/news/:pathPage/", - "has": [ - { - "type": "header", - "key": "Accept", - "value": "application/activity+json" - } - ], + "destination": "/news/:pathPage/status.ajson" }, {