Empty index.html after building my vite react project

123 Views Asked by At

I tried deploying my app with Firebase Hosting, and it shows a blank page. It works normally when I run it locally. Also, when I try to open the index.html, it still shows a blank page. enter image description here

I've tried creating a new Vite React project and built it without even touching the code, and still I encounter the same problem.

I just want to show the contents of website

0

There are 0 best solutions below