Deploy a Next.js App to AWS Amplify
AWS Amplify just announced server-side rendering deployment support for Next.js! Here's a quick guide on how to deploy both an SSR and an SSG Next.js app.
Note: if you're new to Next.js check out this tutorial!
SSG
For a statically generated Next.js ...
blog.rafaelcg.com3 min read