-
@patrickhaug for sure! I’ve used global data in serverless mode to make things like this work. You can even use the Fetch plugin to orchestrate cache re-use of build-time data in serverless mode (just make sure to copy your .cache folder in the serverless bundler plugin)