LatchezarMichaylov-5421, Apologies for the delay in responding from over the weekend.
From a CURL and DNS checker, I see the 301 for the original site and CNAME records as these:


I understand you have removed the custom domain. Kindly review the following settings:
1.When you designate a custom domain as your app's default domain, requests to other domains are automatically redirected to the default domain.
Only one custom domain can be set as the default.
Review the custom domain config info for correctness, as outlined in this doc.
2.routes.json that was previously used to configure routing is deprecated.
Use staticwebapp.config.json as described in this article to configure routing and other settings for your static web app.

