Deploy custom plugin

What are ways to deploy private plugin that I have created in QA environment?
Is there a documentation around this?

This topic has been created from a Discord post (1281533326183895051) to give it more visibility.
It will be on Read-Only mode here.
Join the conversation on Discord

You can publish you plugin to NPM using npm publish and install the package in your project.