next.js
docs: add Building guide
#92507
Open

docs: add Building guide #92507

aurorascharff wants to merge 50 commits into canary from docs/getting-started-building
aurorascharff
aurorascharff docs: add Getting Started > Building guide
fd7612a7
nextjs-bot nextjs-bot added created-by: Next.js DevEx team
nextjs-bot nextjs-bot added Documentation
github-actions
aurorascharff docs: fix build output symbols and improve error explanation
831b82fc
icyJoseph
icyJoseph commented on 2026-04-08
aurorascharff docs: add partialFallbacks section for high-cardinality routes
56476643
aurorascharff docs: link to blocking-route error reference instead of inline list
78b6afbd
aurorascharff docs: clarify params error requires missing generateStaticParams
6f686744
aurorascharff docs: tighten Step 3 prerender error section
671c5773
aurorascharff docs: link Suspense references to streaming guide
5009157d
aurorascharff docs: clarify generateStaticParams doesn't guarantee fully static
0eeecff0
aurorascharff docs: fix generateStaticParams output, routes stay PPR
f0d6085c
aurorascharff docs: clarify prerender behavior depends on route content
200846fb
aurorascharff docs: clarify PPR symbol persists even when fully cached
c4e4164b
aurorascharff docs: simplify generateStaticParams result explanation
9efedb1e
aurorascharff docs: fix unknown params have no shell without partialFallbacks
a8094bf2
aurorascharff docs: clean up generateStaticParams result paragraphs
809bcc1b
aurorascharff docs: params are resolved ahead of time, not fully prerendered
82fe8c15
aurorascharff docs: unlisted params resolve without a fallback
1f4b0849
aurorascharff docs: move building guide from getting-started to guides
a3a5b83b
aurorascharff docs: link first Suspense mention to React docs, second to streaming …
0de08233
aurorascharff docs: mention loading.js alongside Suspense as fix
07b22be3
aurorascharff docs: add --debug-build-paths section for building specific routes
48e8e66b
aurorascharff docs: add 'What next build does' overview section
1ab0a5a9
aurorascharff docs: replace inline fix list with link to blocking-route reference
5fe50e66
aurorascharff docs: add starter code snippet to Example section
b63af2d1
aurorascharff aurorascharff changed the title docs: add Getting Started > Building guide docs: add Building guide 3 days ago
aurorascharff docs: add related frontmatter and match guide format
3dba9f13
aurorascharff docs: remove starter snippet that would fail at build time
f9f21e89
aurorascharff docs: restructure guide to start with the problem
7eccc7b1
aurorascharff docs: move Cache Components explanation before the example
ae2672d7
aurorascharff docs: remove forward reference to partialFallbacks
b462a919
aurorascharff docs: add cross-references to building guide
8f14e1d1
aurorascharff docs: link to building guide from deploying page
928d1f47
aurorascharff docs: restore original build output link in caching page
e843778c
aurorascharff docs: add build and deploy mention to installation page
ad51e62d
aurorascharff docs: move building guide link after the example block
706a4d1a
aurorascharff Update
22776ade
aurorascharff Update for new build output
9e49f38a
aurorascharff
aurorascharff commented on 2026-04-08
aurorascharff Update
fe141996
aurorascharff Update
abb7a327
aurorascharff
aurorascharff commented on 2026-04-08
aurorascharff Update
707e936e
aurorascharff Update writing style
2498a25e
aurorascharff aurorascharff marked this pull request as ready for review 3 days ago
aurorascharff aurorascharff requested a review from copilot-pull-request-reviewer copilot-pull-request-reviewer 3 days ago
aurorascharff Restructure guide
a241b7a8
copilot-pull-request-reviewer
copilot-pull-request-reviewer commented on 2026-04-08
aurorascharff Update
0a76393e
aurorascharff Update
155c741e
icyJoseph
icyJoseph commented on 2026-04-08
aurorascharff Update docs/01-app/02-guides/building.mdx
cc34f9c8
aurorascharff aurorascharff marked this pull request as draft 3 days ago
aurorascharff docs: align Building guide route tree with actual next build output
8e3e965b
aurorascharff docs: refine Building guide (style, switchers, default-first flow)
40479720
aurorascharff docs: clarify Building guide route tree explanation
e42357a3
aurorascharff Update
c6fa7974
aurorascharff Update
277213a9
aurorascharff Update
3a7cbb89
aurorascharff
aurorascharff commented on 2026-04-11
aurorascharff docs: add inline comments to build output examples
27823419

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone