next.js
Build with dev runtimes when `--debug-prerender` is set
#89834
Merged

Build with dev runtimes when `--debug-prerender` is set #89834

unstubbable merged 18 commits into canary from hl/build-time-owner-stacks
unstubbable
nextjs-bot nextjs-bot added created-by: Next.js team
nextjs-bot nextjs-bot added tests
nextjs-bot nextjs-bot added type: next
nextjs-bot
nextjs-bot
vercel
vercel commented on 2026-02-11
unstubbable unstubbable force pushed from eb7c27a0 to 10beea3a 10 days ago
unstubbable unstubbable force pushed from 10beea3a to 57e45d9b 10 days ago
unstubbable unstubbable force pushed from 57e45d9b to 0e6d5ee1 9 days ago
unstubbable Enable owner stacks during `next build --debug-prerender`
2b75b2cb
unstubbable Move `CONFIG_FILES` to `packages/next/src/server/config.ts`
7ff81981
unstubbable Fix when `NEXT_PHASE` is set
589023b7
unstubbable Set `NEXT_PHASE` for custom servers
ca1d202f
unstubbable Only inline `NEXT_PHASE` for client bundles
4861db49
unstubbable Update debug prerender warning
0c3a3789
unstubbable Update snapshots
36a922ca
unstubbable Switch to using `process.env.__NEXT_DEV_SERVER`
6dfe0581
unstubbable Revert "Move `CONFIG_FILES` to `packages/next/src/server/config.ts`"
467acce7
unstubbable Don't extract `process.env.__NEXT_DEV_SERVER` to a variable
0fafa1c3
unstubbable Fix DCE that relied on `renderOpts.dev` replacement
e670b13d
unstubbable Update snapshots
95187f61
unstubbable Don't decode in `devirtualizeReactServerURL`
daca9009
unstubbable unstubbable force pushed from fb8b80a4 to daca9009 9 days ago
unstubbable Restore `decodeURI`, normalize in `getSourcemappedFrameIfPossible` in…
1678a8d5
unstubbable Document `NODE_ENV` vs `__NEXT_DEV_SERVER`
98008721
unstubbable Revert changes in `patch-error-inspect.ts`
da40d0fa
unstubbable unstubbable force pushed from 5aaa497e to da40d0fa 9 days ago
unstubbable Devirtualize React Server URLs in `getSourcemappedFrameIfPossible`
def754ed
unstubbable Set 'NODE_ENV=development' in main CLI entry point
478e17d9
unstubbable unstubbable marked this pull request as ready for review 9 days ago
vercel
devjiwonchoi
devjiwonchoi approved these changes on 2026-02-13
unstubbable unstubbable requested a review from eps1lon eps1lon 8 days ago
eps1lon
eps1lon approved these changes on 2026-02-13
unstubbable
unstubbable unstubbable changed the title Enable owner stacks during `next build --debug-prerender` Build with dev runtimes when `--debug-prerender` is set 8 days ago
unstubbable unstubbable merged e9b96b41 into canary 8 days ago
unstubbable unstubbable deleted the hl/build-time-owner-stacks branch 8 days ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone