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 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?