11:41:09 there is this kind of pattern that can be used: https://developers.netlify.com/guides/how-to-do-advanced-caching-and-isr-with-astro/ > <@ofrnxmr:xmr.mx> Ideally would like to build faster so pr previews can be up quickly. Old site lets you only build latest blog post. Is there any trick like that? 11:41:09 effectively serving the app as a server side rendered app with a aggressive content cache 11:41:09 or it might be possible to just serve the app as "server" instead of "static" for PR previews 13:40:24 server mode for pr previews is a simpler and more universal solution 13:41:04 I'm gonna explicit the bad case scenario but it is very unlikely to happen 13:41:17 I'm not* 16:45:47 The new site seems to work a lot better in Ladybird browser compared to the old one. Not sure why 16:46:05 Clearly that's a browser issue though, not from the site itself