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

WIP(Experimental): Next.js Support #34

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

Conversation

JakePartusch
Copy link
Owner

@JakePartusch JakePartusch commented Mar 28, 2021

This PR utilizes an alpha construct from serverless-next, so it is not quite ready for primetime, but can possibly publish under an experimental flag.
https://github.com/serverless-nextjs/serverless-next.js/tree/master/packages/serverless-components/nextjs-cdk-construct

  • Add SSR to example application
  • Add ISR to example application
  • Fix bug were Next.js construct cannot be deploy outside of us-east-1 region
  • Update documentation
  • Publish under beta or experimental flag (eg. __experimental_nextjs)
  • Remove hard dependencies on Next.js and React

@github-actions
Copy link

✅ Your deploy preview is ready: https://06e713e7.serverlessui.app

@JakePartusch JakePartusch changed the title WIP: Next.js Support WIP(Experimental): Next.js Support Mar 28, 2021
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.

None yet

1 participant