Build works, deploy ends with "success", but when I visit the site, I get an "Internal server error". The issue can be reproed by creating a new blank app with npx create-react-router@latest app-name
and deploying it as a new site either via Github or CLI using the "Remix" framework option.