Migrating a large, open-source React application to Next.js and Vercel – Vercel

  • Average HMR Time improved from 1.3s to 131ms
    • Average of ten runs; adding and removing a <p> tag from FrontPage
  • The number of network requests was reduced from 57 to 34
    • Based on an incognito session, empty cache, and hard reload
1 Like