Render website Redirect

Hi another user posted a similar issue and I just wanted to provide more context as I think this is an infrastructure issue with Render.

I have published a frontend website linked to a custom domain. My root bettertft.com redirects to www.bettertft.com. I am using domain.com as my domain registrar and have configured the CNAME and A record as listed in the Render docs.

When I go to my website I am seeing an infinite loop of redirects. Here is a snippet of what I get when I inspect the network tab:

Request URL: https://bettertft.com/
Request Method:GET
Status Code:301 Moved Permanently
Remote Address:216.24.57.1:443

Followed by:

Request URL: https://www.bettertft.com/
Request Method: GET
Status Code: 301 Moved Permanently
Remote Address: 216.24.57.4:443

I can see I have both records in my dns:

A. @.  216.24.57.1.  hosting.  4 Hours

and

CNAME. www. tft-review-frontend.onrender.com. hosting. 4 Hours