@joaocarmona @swyx Yeah, it's similar. But subtly different.
Serverless Pre-Rendering is using functions to populate the CDN with the pages either after every request, or at a configured interval.
My example assumes everything comes from the build. Only hitting a function if something 404s.