© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
A. LibbyPractical Next.js for E-Commercehttps://doi.org/10.1007/978-1-4842-9612-7_10

10. Deployment into Production

Alex Libby1  
(1)
BELPER, UK
 

Yikes – it’s time for us to deploy our shop into production and let customers loose on it! This might seem scary, as we’re about to show our efforts to customers, but don’t worry: Next.js makes it easy to deploy sites into production use.

Throughout this chapter, we will work through the steps required to get our site ready for release before deploying it and making it available for others to see via the Web. At the same time, we’ll also take a look at analyzing the code for performance (and in particular unused JavaScript!), ...

Get Practical Next.js for E-Commerce: Create E-Commerce Sites with the Next.js Framework now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.