How do I use ISR with t3 app.

I'm trying to figure out how to do my trpc queries in getStatic props. I can't seem to use useQuery() . Do I need to make any special alterations to my trpc.ts file to enable it?
Screenshot_696.png
Was this page helpful?