Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is Serverless Next.js Dead? Seeking Alternatives for Next.js 13+ #2607

Open
mklaborit opened this issue Mar 1, 2024 · 2 comments
Open

Is Serverless Next.js Dead? Seeking Alternatives for Next.js 13+ #2607

mklaborit opened this issue Mar 1, 2024 · 2 comments

Comments

@mklaborit
Copy link

Hi everyone,

I hope you're doing well. I wanted to raise a question regarding the state of the project and explore alternative solutions for Next.js version 13 and above.

Background:
Serverless Next.js has been a popular framework for deploying Next.js applications on serverless platforms like AWS Lambda, providing scalability and cost-effectiveness. However, with the recent updates to Next.js, particularly version 13 and beyond, there have been concerns about the compatibility and maintenance of Serverless Next.js.


Issues:

  1. Is Serverless Next.js still actively maintained and supported?
  2. Have you encountered any issues or challenges while using Serverless Next.js with Next.js 13 or higher?
  3. Are there any alternative solutions or frameworks that you have explored or found success with for deploying Next.js applications in a serverless environment?

Objective:
The objective of this issue is to gather insights, experiences, and recommendations from the community regarding the status of Serverless Next.js and potential alternatives for deploying Next.js applications on serverless platforms.

Looking forward to hearing from you all!

Best regards,

@andrewdavidcostello
Copy link

We are currently looking at https://github.com/jetbridge/cdk-nextjs to potentially replace this library.

AWS Amplify (if that is something you can consider) also supports next deployments now too.

@CervarlCG
Copy link

This project is basically dead, try sst.dev which use open-next to build the app and make it compatible with aws lambda, it also support app router.

Also it allows you to work with other aws resources

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants