Deploying Next.js to AWS using Serverless Next.js
Serverless Architecture allows you to pass your code to cloud providers that have their own servers that you can run your code from. At the time of writing, Serverless Next.js supports self hosting only for AWS, but eventually, it will support other cloud providers as well. The Serverless Framework is a tool to make deploying to cloud platforms a lot easier.