I am trying to deploy a React.js/Vite project through Github but I am getting a blank page with the following error: "Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of "text/jsx". Strict MIME type checking is enforced for module scripts per HTML spec." Here is the blank page.
Does anyone know where the issue lies?
I've tried this solution but it didn't work.