[14.0.1] Generating same build result from same build ID is not fully fixed #58239
Unanswered
prunusnira
asked this question in
Help
Replies: 1 comment
-
Any news ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
nextjs 14.0.1 + node 18.18.2 here
#55358 seems fixed the problem, but 'next build' still creates several different file name for same build id.
BUILD_ID file created in .next folder has same content (same build id) but static file names are not same.
(image below: Two servers, which shares same build id has different file name for several files after build)
Additional information
No response
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions