Hi again!
If I need to run an A/B test on a page that is otherwise rather static and could be generated via SSG (e.g. a home page), do I have to fall back to SSR to render the correct version of this page for each user or is there some better way of doing it?