TL;DR; When deploying NextJS to Vercel, write code ahead of time knowing it’s going to run on AWS Lambdas and make sure you’re giving your server-side code time to execute.
Serverless is game changing. Nuff said. For the sake of argument, serverless is everything I don’t need a server for.