the only nice thing about sveltekit is the [form actions](https://kit.svelte.dev/docs/form-actions), otherwise i see no reason to use it over [vike](https://vike.dev/)
it claims to be "similar to Next", when in reality it is very much not next, sveltekit is not really <i>full-stack</i>, as the only thing it really does is provides ssr and data loading.
solid-start is much closer to next than sveltekit is