Is it possible to customize the location of the cache folder currently located in "./.next/cache"?
I am interested in modifying this because I am developing an application that receives high traffic daily, and I plan to deploy multiple applications from my FrontEnd. It would be optimal for all these applications to utilize a shared cache folder.