For dev server, just install the `netlify-cli` package then run `pnpm netlify dev`. It will detect SvelteKit and run your Svelte app with Edge Function middleware on localhost:8888.
Next build you app as usual then, to run the preview server try this command:
Just dropped a new post taking you through the whole process with a CLI variable you might add for convenience.