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

feat: add support for open-next v3 #234

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

jadenv
Copy link
Contributor

@jadenv jadenv commented Nov 12, 2024

Fixes #182

Adds support for open-next v3 (which has been renamed @opennextjs/aws now)

Thanks to the upstream fixes in open-next, this also means we can deploy Next v15 projects using cdk-nextjs 🎉

There's lots of new config options (such as code splitting) that we can continue to expand on (see discussion #222). For now, I'm just grabbing the default server function so builds work with the newer version. Lots we can continue to expand on here going forward though!

@AlexTech314
Copy link

Would love to see this merged!! I think it would fix #235

Great work :)

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

Successfully merging this pull request may close these issues.

Upgrade to open-next v3
2 participants