Hey everyone, Lee from Vercel here! Happy to answer any questions about Next.js 12. Personally, I'm extremely excited for the new Rust compiler.
Hey Lee. I am not entirely sure how server-side components replace the dynamic/static balance next.js is now the market standard for. 1) Do the .server files require any special infrastructure for self hosted solutions? 2) If we move to ISR to a component level, would that mean that a page with multiple components will generate a backend-process thrash of multiple refreshes? (say 10 components, each with a revalidate…
2. You can use the `keys` prop to prevent that (this is still very experimental and the API is not finalized).
3. We will be sharing more on this soon, but yeah still early days.