Sending State with SSGProps

So the content of the web app I want to make is primarily static except for one thing. Is there any way for me to send the state down while using SSG as a rendering strategy
Was this page helpful?