Anyone have problems buildin with 4.2? We're building in docker but the build step fails right away with this error message:
#12 6.919 ERROR ✗ Build failed in 42ms
#12 6.919
#12 6.920
#12 6.920 [nuxi] ERROR Nuxt Build Error: Build failed with 1 error:
#12 6.920
#12 6.920 [31m[UNRESOLVED_ENTRY] Error:[0m Cannot resolve entry module node_modules/nuxt/dist/app/entry.js.
#12 6.920
#12 6.920
#12 6.920 at aggregateBindingErrorsIntoJsError (node_modules/rolldown/dist/shared/src-BwxUhqZU.mjs:2627:18)
#12 6.920 at unwrapBindingResult (node_modules/rolldown/dist/shared/src-BwxUhqZU.mjs:2602:128)
#12 6.920 at RolldownBuild.write (node_modules/rolldown/dist/shared/src-BwxUhqZU.mjs:4394:33)
#12 6.920 at async buildEnvironment (node_modules/vite/dist/node/chunks/node.js:33446:64)
#12 6.920 at async Object.build (node_modules/vite/dist/node/chunks/node.js:33849:19)
#12 6.920 at async buildClient (node_modules/@nuxt/vite-builder/dist/index.mjs:1164:5)
#12 6.920 at async handleSerialBuilds (node_modules/@nuxt/vite-builder/dist/index.mjs:2250:3)
#12 6.920 at async bundle (node_modules/@nuxt/vite-builder/dist/index.mjs:2217:5)
#12 6.920 at async bundle (node_modules/nuxt/dist/index.mjs:6925:5)
#12 6.920 at async build (node_modules/nuxt/dist/index.mjs:6785:3)
#12 6.920 at async Object.run (node_modules/@nuxt/cli/dist/build-CVr-ruAe.mjs:67:3)
#12 6.920 at async runCommand (node_modules/citty/dist/index.mjs:316:16)
#12 6.920 at async runCommand (node_modules/citty/dist/index.mjs:307:11)
#12 6.920 at async runMain (node_modules/citty/dist/index.mjs:445:7)
#12 6.920 #12 ERROR: process "/bin/sh -c npm run build-production" did not complete successfully: exit code: 1
[8/8] RUN npm run build-production:
6.920 at async buildClient (node_modules/@nuxt/vite-builder/dist/index.mjs:1164:5)
6.920 at async handleSerialBuilds (node_modules/@nuxt/vite-builder/dist/index.mjs:2250:3)
6.920 at async bundle (node_modules/@nuxt/vite-builder/dist/index.mjs:2217:5)
6.920 at async bundle (node_modules/nuxt/dist/index.mjs:6925:5)
6.920 at async build (node_modules/nuxt/dist/index.mjs:6785:3)
6.920 at async Object.run (node_modules/@nuxt/cli/dist/build-CVr-ruAe.mjs:67:3)
6.920 at async runCommand (node_modules/citty/dist/index.mjs:316:16)
6.920 at async runCommand (node_modules/citty/dist/index.mjs:307:11)
6.920 at async runMain (node_modules/citty/dist/index.mjs:445:7)
6.920