Theo's Typesafe CultTTC
Theo's Typesafe Cult3y ago
5 replies
sommeeeR

T3-stack SSG

Hey guys, im creating a site with the pages router. Im wondering if its possible to create most of it with SSG? Since most of the pages only needs to be populated with data at build time.

What do I do ? I use getStaticProps()and getStaticPaths() etc? And it will automatically SSG them at build time?
Was this page helpful?