Hi there, I’m having a weird issue with the deployment of my site.
All my builds succeed and the preview works well (I can see the app and use it without trouble). The thing is that the published version doesn’t work and shows a ‘Page Not Found’ error.
If I change the site domain, the published version automatically works, I think it’s something related to the CDN but I’m not sure.
Examples bellow:
- preview: https://5eb045865360320007a259c9--react-app-boilerplate.netlify.app
- published: https://react-app-boilerplate.netlify.app
Any help will be welcome.
Cheers.