Can we do SSR only for selected pages?
Unanswered
Munchkin posted this in #help-forum
MunchkinOP
I have CSR web application which deployed through static exports,
I want do SSR only for the selected pages in that application, is this possible with Nextjs?
I want do SSR only for the selected pages in that application, is this possible with Nextjs?
1 Reply
Aleutian Tern
You can skip SSR using next/dynamic https://nextjs.org/docs/app/building-your-application/optimizing/lazy-loading