Nuxt - 500 Error after upgrading

Hi

I have just upgraded a number of packages on my website and switched to using bun to deploy. The deploy went fine, but when I visit the site it gives me a 500 error. I don’t seem to be getting any logs on the server function, and running locally with the netlify cli (with dev and serve) does not have any issues.

Here is the site: https://deploy-preview-4--danini.netlify.app

I added vue-router to my devDependencies and that seems to have fixed it. Strange, I thought this issue might have been fixed by this: fix(nuxt): improve accuracy of export conditions by danielroe · Pull Request #28846 · nuxt/nuxt · GitHub

thanks for following up on the thread and confirming! let us know if there’s anything else we can dig into.