Last summer we had the idea to publish our Next.js site serverless on Amazon Web Services (AWS). Because we live in Germany and Vercel only supports a few of AWS regions for deploying your site in Europe (closest to Germany is Brussel/Belgium) we began a search how we could deploy our website to the AWS Frankfurt region.
TL;DR
► We didn’t want to rely on a cloud service (Serverless Components or Vercel) for deploying our application
► Deploying our app should require nearly zero-config and support all major Next.js features