Meteor Vite Deployment

Hello, I recently developed a project using meteor.js + vite + svelte.js(5). When I wanted to publish my project, I think the meteor build in the meteor-vite package produced an unexpected output. I opened an issue below. Is there a different situation in newer versions? Thank you.

looking the error i havent a ready ansewer in mind, but do you have any reproducible repository? I can debug using meteor’s source to understand what is happening

Thank you very much for your response. I will prepare a repo for this. I will send it from here.

Hello again, I’m sharing the trimmed version of the project I’m working on. The same problem persists.

Also, when I run meteor build on mac(arm), the process stops halfway and doesn’t give any error. When I do it on a linux(x86)-based PC, I get the same error.