Walkthrough: Deploying JSS Next.js apps to Vercel
Version:
Vercel is an all-in-one platform with global content delivery networks (CDNs) supporting the deployment and delivery of static and Jamstack apps. Vercel has first-class support for Next.js.
This walkthrough demonstrates deploying the JSS Next.js app to Vercel and configuring the necessary webhooks so that the application redeploys automatically when published Sitecore data changes.
This walkthrough describes how to:
- Deploy a Next.js JSS app to Vercel.
- Configure webhooks to redeploy the app with updated content.
Deploy a Next.js JSS app to Vercel
Before deploying the Next.js JSS app, watch the following video to see the deployment process:
If you have suggestions for improving this article, let us know!