Hello
We are currently trying to implement edge caching on the Vercel platform and had quiet some issues properly implementing this due to lacking support of certain cache related headers like Vary.
Is there any specific reason this is currently not available on Vercel and is there a plan to support this in the future?
Our use case is to support mobile, tablet and desktop clients under a single domain, not having a different routing setup for each single device type.
Best
Martin