Static Web Hosting Deployment

I am trying to deploy the client to a static web hosting platform such as GitHub Pages, Netlify, etc...
Since there are no index.html, can I manually add it and then make the main razor page as the base? If so, is there any general format on the index.html file? Dynamic Web hosting wont work for me. I have AWS but I have no idea how to deploy the server file and with custom domain or any subdomain that might provide by amazon.

My primary goal is to just deploy my own personal portfolio that I made using Radzen

Hi @Ko0,

You might want to check this article:

Keep in mind however that being a data oriented tool Radzen Blazor Studio will always generate server project for WebAssembly to be able to access data.