Building app for static file hosting
Is it possible to build a Solid Start app such that it can be hosted on a static file hosting platform? Since I'm not using ssr, and have set
start.ssr to false, I really don't see why I should build for a node server. Is there any way to change it?