Sanity Studio
The studio runs separately from the SvelteKit app. You can either open the hosted version or
run it locally with npx sanity dev.
Deploy studio
npx sanity deploy Hosts at https://q35doiud.sanity.studio
Configure webhooks
In Sanity dashboard → API → Webhooks, add a webhook pointing to /webhooks/sanity on your deployed URL. Set a secret and add it to SANITY_WEBHOOK_SECRET.