App SDK
Deployment
Learn how to deploy your custom application to your organization dashboard.
To deploy your custom application, you use the same command as when deploying a studio: sanity deploy
npx sanity deploy
Note that to deploy SDK apps you need to have the sanity.sdk.applications.deploy
permission enabled for your user account. This permission is enabled for Organization Admins and Developers by default. Read more about roles and permissions here.
Was this page helpful?