Update deployment documentation.#32006
Merged
kodiakhq[bot] merged 22 commits intocanaryfrom Jan 5, 2022
Merged
Conversation
…nto deployment-docs
Contributor
Author
|
This will need to be paired with a headings redirects PR in front 👍 |
Merged
molebox
previously approved these changes
Dec 15, 2021
Contributor
molebox
left a comment
There was a problem hiding this comment.
Looks great Lee! I left some small comments. But otherwise LGTM
timneutkens
reviewed
Dec 15, 2021
timneutkens
reviewed
Dec 15, 2021
timneutkens
reviewed
Dec 15, 2021
timneutkens
reviewed
Dec 15, 2021
timneutkens
reviewed
Dec 15, 2021
timneutkens
reviewed
Dec 15, 2021
timneutkens
reviewed
Dec 15, 2021
timneutkens
reviewed
Dec 15, 2021
molebox
previously approved these changes
Dec 22, 2021
styfle
reviewed
Dec 22, 2021
styfle
reviewed
Dec 22, 2021
styfle
reviewed
Dec 22, 2021
styfle
reviewed
Dec 22, 2021
styfle
reviewed
Dec 22, 2021
styfle
reviewed
Dec 22, 2021
styfle
reviewed
Dec 22, 2021
styfle
reviewed
Dec 23, 2021
styfle
reviewed
Dec 23, 2021
leerob
commented
Dec 23, 2021
Co-authored-by: Steven <steven@ceriously.com>
ijjk
reviewed
Dec 23, 2021
Member
ijjk
left a comment
There was a problem hiding this comment.
Do we want to link to the new standalone output mode mentioning they can try it out https://nextjs.org/docs/advanced-features/output-file-tracing#automatically-copying-traced-files-experimental as this is what we ideally want to replace using next start in production in custom deployments.
ijjk
reviewed
Dec 23, 2021
ijjk
reviewed
Dec 23, 2021
ijjk
reviewed
Dec 23, 2021
ijjk
reviewed
Dec 23, 2021
leerob
commented
Jan 5, 2022
Co-authored-by: JJ Kasper <jj@jjsweb.site>
Contributor
Author
|
@ijjk once that moves out of experimental, yes! Ready for review again 👍 |
ijjk
approved these changes
Jan 5, 2022
teleaziz
added a commit
to teleaziz/next.js
that referenced
this pull request
Jan 11, 2022
…into cms-builder-io-example * 'cms-builder-io-example' of github.com:teleaziz/next.js: (22 commits) drop dynamic import with `ssr: false` on server-side (vercel#32606) next-swc: fix ssg code elimination when used in render (vercel#32709) Add Caveats section to custom error page (vercel#33160) v12.0.8-canary.20 Allow dependencies to use environment variables in middlewares (vercel#33141) use a separate webpack runtime for middleware (vercel#33134) No info on environment variables in the src folder (vercel#33110) (vercel#33136) docs: minor text-copy cleanup (vercel#33120) Update swc (vercel#33063) Update next.config.js (vercel#33091) Adding Asset Component for Rich Text Renderer (vercel#32503) Update using-mdx.md (vercel#33077) v12.0.8-canary.19 Fix middleware at root in standalone mode (vercel#33053) Add util for generating new tests/error documents (vercel#33001) Remove extra config from tailwind example (vercel#33062) Fix link for Next.js Analytics in docs (vercel#33049) Bump `@vercel/nft` to 0.17.2 (vercel#33048) Update deployment documentation. (vercel#32006) v12.0.8-canary.18 ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Building off #31465 for
next exportdocs.next buildnext startuse the Build API output spec