Build a Blog with 11ty and Strapi

Is there a way to utilize Strapi’s preview with an SSG like 11ty? I really want to use Strapi and 11ty, but my content editors would need a way to preview the newly edited Strapi content on the front end before publishing. I was thinking of using 11ty’s serverless functions, but I can’t use Netlify, which seems to be the default/best way to do 11ty serverless. Is there some other way to handle previews with 11ty?