We are hosting a React single page app via AWS Amplify and need to serve crawlers (like Google search crawlers) a pre-rendered version of each page for SEO reasons.
I came across this repo here and wonder if anyone knows how would I go about configuring AWS Amplify to use it?
Thanks