SST + Next.js - Deploy Next.js apps to AWS with SST

Deploy Next.js apps to AWS
---
🚀 Next.js on AWS without limits
🙌 Open source and hosted on your AWS account
🔗 Import all your AWS resources and environment variables

Add a comment

Replies

Best
Hi Product Hunt, We are the makers of , an open source framework that makes it easy to build serverless apps on AWS. We are also the authors of the . Today we are launching a way to . We found that many people in the community were looking for a better way to deploy Next.js apps to their own infrastructure and they were unhappy with the options out there. So we decided to fix it. There are a couple of things that make this the easiest way to deploy Next.js apps to AWS. - Completely open source and free - Deploys directly to your AWS account - Import environment variables from your AWS services - Easily manage permissions to your AWS resources - Works with any CI service, supports PR/preview deployments - Uses to define your infrastructure as code We wrote about how to get started and compared the various deployment options here: We'd appreciate if you took it for a spin and gave us some feedback!
Seems awesome Jay! Congrats!!! Excited to see this take off
Thanks Daniel!
nice, Next.js is is heavily used now. I am using Cloudflare Pages for hosting Next.js page - we rarelu update it so 500 deployments is fine. Most of projects are know they do not update next.js page frequently - this page fetches data from other sources. In early development it was only problem for us.
Nice
I mainly use Vercel or Netlify. I also heard Cloudflare pages is awesome. At this point I feel there are so many options that abstract those AWS complexities.