-
Notifications
You must be signed in to change notification settings - Fork 27k
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
Fix status code for /_not-found route (#64058) #69808
Merged
Merged
Conversation
This file contains 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
Fix the status code in static generation metadata for `/_not-found` route, aligning it as 404 for both dev and build `/_not-found` route should still return 404 code as it's reserved as default not found route Closes NEXT-3001
Stats from current PRDefault Build (Increase detected
|
vercel/next.js 14-2-1 | vercel/next.js fix/not-found-status | Change | |
---|---|---|---|
buildDuration | 17.3s | 14.9s | N/A |
buildDurationCached | 7.7s | 7.1s | N/A |
nodeModulesSize | 200 MB | 200 MB | ✓ |
nextStartRea..uration (ms) | 401ms | 399ms | N/A |
Client Bundles (main, webpack)
vercel/next.js 14-2-1 | vercel/next.js fix/not-found-status | Change | |
---|---|---|---|
1103-HASH.js gzip | 31.6 kB | 31.6 kB | N/A |
1a9f679d-HASH.js gzip | 53.7 kB | 53.7 kB | N/A |
335-HASH.js gzip | 5.05 kB | 5.05 kB | ✓ |
7953.HASH.js gzip | 181 B | 181 B | ✓ |
framework-HASH.js gzip | 44.9 kB | 44.9 kB | ✓ |
main-app-HASH.js gzip | 244 B | 244 B | ✓ |
main-HASH.js gzip | 32.2 kB | 32.2 kB | N/A |
webpack-HASH.js gzip | 1.68 kB | 1.68 kB | N/A |
Overall change | 50.3 kB | 50.3 kB | ✓ |
Legacy Client Bundles (polyfills)
vercel/next.js 14-2-1 | vercel/next.js fix/not-found-status | Change | |
---|---|---|---|
polyfills-HASH.js gzip | 31 kB | 31 kB | ✓ |
Overall change | 31 kB | 31 kB | ✓ |
Client Pages
vercel/next.js 14-2-1 | vercel/next.js fix/not-found-status | Change | |
---|---|---|---|
_app-HASH.js gzip | 195 B | 197 B | N/A |
_error-HASH.js gzip | 184 B | 184 B | ✓ |
amp-HASH.js gzip | 501 B | 506 B | N/A |
css-HASH.js gzip | 323 B | 324 B | N/A |
dynamic-HASH.js gzip | 1.82 kB | 1.82 kB | N/A |
edge-ssr-HASH.js gzip | 259 B | 258 B | N/A |
head-HASH.js gzip | 350 B | 352 B | N/A |
hooks-HASH.js gzip | 372 B | 371 B | N/A |
image-HASH.js gzip | 4.23 kB | 4.23 kB | ✓ |
index-HASH.js gzip | 259 B | 258 B | N/A |
link-HASH.js gzip | 2.68 kB | 2.68 kB | N/A |
routerDirect..HASH.js gzip | 316 B | 315 B | N/A |
script-HASH.js gzip | 387 B | 387 B | ✓ |
withRouter-HASH.js gzip | 311 B | 310 B | N/A |
1afbb74e6ecf..834.css gzip | 106 B | 106 B | ✓ |
Overall change | 4.9 kB | 4.9 kB | ✓ |
Client Build Manifests
vercel/next.js 14-2-1 | vercel/next.js fix/not-found-status | Change | |
---|---|---|---|
_buildManifest.js gzip | 483 B | 483 B | ✓ |
Overall change | 483 B | 483 B | ✓ |
Rendered Page Sizes
vercel/next.js 14-2-1 | vercel/next.js fix/not-found-status | Change | |
---|---|---|---|
index.html gzip | 529 B | 528 B | N/A |
link.html gzip | 543 B | 540 B | N/A |
withRouter.html gzip | 524 B | 523 B | N/A |
Overall change | 0 B | 0 B | ✓ |
Edge SSR bundle Size
vercel/next.js 14-2-1 | vercel/next.js fix/not-found-status | Change | |
---|---|---|---|
edge-ssr.js gzip | 95.4 kB | 95.4 kB | N/A |
page.js gzip | 3.06 kB | 3.06 kB | N/A |
Overall change | 0 B | 0 B | ✓ |
Middleware size
vercel/next.js 14-2-1 | vercel/next.js fix/not-found-status | Change | |
---|---|---|---|
middleware-b..fest.js gzip | 659 B | 659 B | ✓ |
middleware-r..fest.js gzip | 156 B | 156 B | ✓ |
middleware.js gzip | 25.5 kB | 25.5 kB | N/A |
edge-runtime..pack.js gzip | 839 B | 839 B | ✓ |
Overall change | 1.65 kB | 1.65 kB | ✓ |
Next Runtimes
vercel/next.js 14-2-1 | vercel/next.js fix/not-found-status | Change | |
---|---|---|---|
app-page-exp...dev.js gzip | 171 kB | 171 kB | ✓ |
app-page-exp..prod.js gzip | 98 kB | 98 kB | ✓ |
app-page-tur..prod.js gzip | 99.8 kB | 99.8 kB | ✓ |
app-page-tur..prod.js gzip | 94 kB | 94 kB | ✓ |
app-page.run...dev.js gzip | 145 kB | 145 kB | ✓ |
app-page.run..prod.js gzip | 92.5 kB | 92.5 kB | ✓ |
app-route-ex...dev.js gzip | 22 kB | 22 kB | ✓ |
app-route-ex..prod.js gzip | 15.4 kB | 15.4 kB | ✓ |
app-route-tu..prod.js gzip | 15.4 kB | 15.4 kB | ✓ |
app-route-tu..prod.js gzip | 15.2 kB | 15.2 kB | ✓ |
app-route.ru...dev.js gzip | 21.7 kB | 21.7 kB | ✓ |
app-route.ru..prod.js gzip | 15.2 kB | 15.2 kB | ✓ |
pages-api-tu..prod.js gzip | 9.58 kB | 9.58 kB | ✓ |
pages-api.ru...dev.js gzip | 9.85 kB | 9.85 kB | ✓ |
pages-api.ru..prod.js gzip | 9.57 kB | 9.57 kB | ✓ |
pages-turbo...prod.js gzip | 22.5 kB | 22.5 kB | ✓ |
pages.runtim...dev.js gzip | 23.2 kB | 23.2 kB | ✓ |
pages.runtim..prod.js gzip | 22.5 kB | 22.5 kB | ✓ |
server.runti..prod.js gzip | 51.5 kB | 51.5 kB | ✓ |
Overall change | 954 kB | 954 kB | ✓ |
build cache Overall increase ⚠️
vercel/next.js 14-2-1 | vercel/next.js fix/not-found-status | Change | |
---|---|---|---|
0.pack gzip | 1.61 MB | 1.6 MB | N/A |
index.pack gzip | 113 kB | 114 kB | |
Overall change | 113 kB | 114 kB |
Diff details
Diff for edge-ssr.js
Diff too large to display
ijjk
approved these changes
Sep 6, 2024
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.
cherry pick #64058
dependency for #69807