chec / commercejs-nextjs-demo-store

Commerce demo store built for the Jamstack. Built with Commerce.js, Next.js, and can be one-click deployed to Netlify. Includes product catalog, customer login, categories, variants, cart, checkout, payments (Stripe) order confirmation, and printable receipts.
https://commercejs-demo-store.netlify.app/
BSD 3-Clause "New" or "Revised" License
1.07k stars 206 forks source link

Upgrade to Next.js 10 #139

Closed robbieaverill closed 3 years ago

robbieaverill commented 3 years ago

Next.js v10 was just released (🎉 ) which includes a number of exciting new features, including automatic image optimisation and potentially analytics. Let's upgrade to Next.js 10!

Blog: https://nextjs.org/blog/next-10

slavakurilyak commented 3 years ago

Upgrading to Next.js v10.0.0+ will improve the PageSpeed Insights score for this demo!

Here is the current mobile score:

screen 1

Here is the current desktop score:

screen 3