Trying this configs from [tRPC docs](https://trpc.io/docs/caching#api-response-caching) in [this PR](https://github.com/calcom/cal.com/pull/6775/commits/b732f0ec9aea5edd298411dec1424f35dd75449e) and it seems that it just defaults to the [default Vercel headers](https://vercel.com/docs/concepts/functions/serverless-functions/edge-caching): <img width="334" alt="image" src="https://user-images.githubusercontent.com/3504472/217977371-e7d38d15-ff5d-47e2-b1a4-0d817c0ad8ca.png"> Tagging @KATT who may have a clue on how to figure this out. <sub>From [SyncLinear.com](https://synclinear.com) | [CAL-1033](https://linear.app/calcom/issue/CAL-1033/vercel-is-ignoring-our-cache-control-headers-for-trpc-endpoints)</sub>
Trying this configs from tRPC docs in this PR and it seems that it just defaults to the default Vercel headers:
Tagging @KATT who may have a clue on how to figure this out.
From SyncLinear.com | CAL-1033