Chances are, if you’ve used Next.js on Netlify, you’ve encountered either the next-on-netlify npm package, or the Next.js Build Plugin to enable some of its Node-driven features. Today, we’re happy to announce that the two have become one, to form the Essential Next.js Plugin! With this plugin, you enable features like: Support for getServerSideProps and getStaticProps with fallbacks (via Netlify