Is there a way to setup CDN cache rules?

Thank you, I am doing SSR project, and I did change in two areas:

  1. Wrap the fetch response with a specific cache header.
  2. Add different cache control headers to different html page.

Much appreciated your response.