Spent hours trying to figure out why my site wasn't working, to have Jason figure out I was missing SITE_URL in my .env, which was referenced in sites.php config.
I understand that a warning would have been displayed as part of the migration, but this is something IMO that should be really highlighted as it causes one's site to break and it's nearly impossible to figure out.
Perhaps a big warning section at the bottom highlighting the breaking issues?