White Site and Error in console: Uncaught typeError

Website: app.illiria.eu

Hello, when I run my APP Local, everything works without any problems. But when I build it with npm run build and upload it to the website, I get this error message:

Uncaught TypeError: Cannot read properties of undefined (reading ‘__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED’)
at react-vendors-CEZRPZp4.js:9:117

Do you have a solution as to what I can do? (This is my first react + vite app)

It looks like the site is currently up-and-running. Are you still having issues?