[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live) [Help](/c/help/9) # Is this vercel package being maintained? 72 views · 0 likes · 2 posts Otio (@otio) · 2024-08-06 <!-- Be sure to include all detail needed to let others see the same problem --> So I am using Nx to manage my mono-repo and there is a module put out by Vercel that implements the caching mechanism for NX on Vercel infrastructure. The module is named [@vercel/remote-nx](https://www.npmjs.com/package/@vercel/remote-nx#advanced-configuration) and is clearly scoped to vercel. As far as I can tell this is based on the open source package, `nx-remotecache-custom`, and yet the Vercel module itself is not in fact open-source, so there is nowhere to file an issue about the aforementioned dependency being out of date. Can anyone from Vercel verify that this module exists and is being maintained? Pauline P. Narvas (@pawlean) · 2024-08-06 Hi and welcome to the community, @otio! `@vercel/remote-nx` is open-source: https://github.com/vercel/remote-cache/tree/main/packages/remote-nx