I am trying to deploy my personal site I made with vite to netlify but when I try to run build only the index.html page gets built.
Here's the dist:
Also here's what the project file looks like:
Any idea what I could be doing wrong?