The ergonomics of Sveltekit are good enough to make me want to abandon my "index.html" powered development practices.
It makes me slightly uneasy to be using a compiler, and replying on Vercel's build tools to deploy. But maybe I should try the node-adapter
and trust that I can deploy my own stuff in the future if needed.