can someone please help me to explain how to host a Svelte project to file manager. All I can see is a bunch of bundle files in my Build folder, but I dont understand what to upload to file manager so that I can host the site?
For a simple svelte web app, you only need to deploy
no additional libs or config files are required.