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