Tailwind Logo
Logo

Next.js

Next.js is a React-based framework that provides functionality to enable server-side rendering and static site generation using React.

App screenshot

Next.jsVercel

Deploy to Vercel

We would like to deploy the web site we have created so far to Vercel. We will show you how to deploy the sample data to the server that was set up at the beginning of this series, and how to deploy it to Vercel.


Next.jsDocker

Adding Next.js Sample Sites (Part 2)

In the previous session, we prepared a Next.js template. Last time, we introduced the steps to import items into Sitecore to use this template. Now, we'll modify the Next.js settings to reference Sitecore items and display the pages.


Next.jsDocker

Adding Next.js Sample Sites (Part 1)

The environment we've set up in four parts lacks a Next.js project. We'll add a sample site by integrating the code into the project. This process will be introduced in two steps. In this session, we'll get the Next.js sample running.





Next.js

Creating Root Items

Up until now, items created as Next.js-based samples have been created based on the root item created when importing JSS samples. This time, we will introduce the procedure for creating the equivalent of a root item.


Next.js

Component Creation and Template Linkage - File Edition

As the last in the series of component creation, we will create a file component that allows you to specify a file. The file itself will be a file in the media library, but the main purpose of this component is to see how it can be obtained as data.