I'm getting started with sanity V3 and am using this official sanity starter https://www.sanity.io/templates/personal-website-with-built-in-content-editing
Maybe I'm missing the obvious but there are no instructions on how to deploy the sanity studio? How does one do this
I installed sanity/cli and ran npx sanity deploy but get stuck with this error
Error: [vite]: Rollup failed to resolve import "lib/sanity.api" from "/Users/sashabb/Documents/apps/love-tilly-devine/sanity.config.ts".
This is most likely unintended because it can break your application at runtime.
If you do want to externalize this module explicitly add it to
`build.rollupOptions.external`
Any suggestions would be amazing