Niklas
TTCTheo's Typesafe Cult
•Created by Niklas on 11/8/2024 in #questions
Nextjs Route Cache using Tags (ISR)
Update: Interestingly, I don't need that anymore. It seems Nextjs is smart enough to remember what data calls are being used for pre-rendering the page. When I build and deploy, it pre-renders and cache the full route. When I then revalidate a tag for my data cache, it will also re-render the page on the next request and cache that newer version. Pretty nice - seems like I missed that from the docs.
3 replies
TTCTheo's Typesafe Cult
•Created by Niklas on 8/15/2023 in #questions
Having issues deploying my t3 app to production using docker
Sorry for the delayed answer, but now. ATM just not using standalone option at all
4 replies