Skip to content

Update Next.js deployment notes#7771

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

Merged
merged 1 commit into from
Apr 23, 2025
Merged

Conversation

eduardoboucas
Copy link
Contributor

@eduardoboucaseduardoboucas commented Apr 23, 2025

This PR updates the notes about deployment options on the Next.js (App Router) section with the following changes:

  1. Replaces the mention of "serverless hosting" with "Docker containers" to reflect the three self-hosting options listed on https://nextjs.org/docs/app/guides/self-hosting. It is currently not true that you can deploy Next.js to any serverless hosting provider, as confirmed by the Deployment Adapters API RFC. This issue is described in more detail here.

  2. Removes the reference to Vercel paid cloud services. There are other cloud providers also offering different paid services that apply to Next.js sites, so I don't think there's a reason to single out Vercel's in this case.

@facebook-github-bot
Copy link
Collaborator

Hi @eduardoboucas!

Thank you for your pull request and welcome to our community.

Action Required

In order to merge any pull request (code, docs, etc.), we require contributors to sign our Contributor License Agreement, and we don't seem to have one on file for you.

Process

In order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with CLA signed. The tagging process may take up to 1 hour after signing. Please give it that time before contacting us about it.

If you have received this in error or have any questions, please contact us at cla@meta.com. Thanks!

@facebook-github-bot
Copy link
Collaborator

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Meta Open Source project. Thanks!

@gaearon
Copy link
Member

How did the Vercel mention even get into this page? I didn’t write that when I was writing it originally.

@gaearongaearon merged commit 09c9593 into reactjs:mainApr 23, 2025
8 checks passed
@rickhanlonii
Copy link
Member

cc @mattcarrollcode. i think the idea was to be transparent, and differentiate next and vercel, but i agree it's misplaced.

@rickhanlonii
Copy link
Member

It definitely reads like a promotion which def wasn't the intent lol

@leerob
Copy link
Contributor

I like the new version better. Thank you!

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5 participants
@eduardoboucas@facebook-github-bot@gaearon@rickhanlonii@leerob
close