How to deploy a POS Extension on a specific store

Hi,

I developed a Shopify POS extension for a Shopify store, how am I supposed to install it there?

When I try to run a development build (npm run dev), it generates a link that redirects me to a test store on my Partners account, also it only give me an option to select a store created directly on my Partners account.

Also I can’t find any clear instructions on how to deploy POS extension (not Shopify Admin app) - do I need to deploy it at all or will Shopify serve it for me based on the version tags there?

Thanks!