Ultimate what I'm going for is reimplimenting this but for a different lifecycle in the app. We have this command that hooks into MSW for client side requests and saves them in a directory constructed from the currently running test, need to implement this for
getStaticProps
as well.