canary doesn't seem to build on vercel with cacheComponents enabled
Unanswered
Silver carp posted this in #help-forum
Silver carpOP
I've been a long-term user of dynamicIO which is now cacheComponents on the latest canary. However, it seems that Vercel refuses to build canary versions with cacheComponents enabled,
this is obviously false when I'm using next version 15.5.1-canary.27. I don't want to downgrade to the previous canary version, so is there something I'm clearly missing?
I don't have issues building and running dev locally.
[Error: The experimental feature "experimental.cacheComponents" can only be enabled when using the latest canary version of Next.js.]
this is obviously false when I'm using next version 15.5.1-canary.27. I don't want to downgrade to the previous canary version, so is there something I'm clearly missing?
I don't have issues building and running dev locally.