Vercel / Next.js
Overview
- Vercel is a cloud platform that makes it easy for digital teams to build, deploy and run world-class digital experiences.
- Next.js is a React framework that provides developers with the building blocks to create fast, full-stack web applications.
Combined with Contentful, these tools give your team the ability to quickly build and deliver digital experiences at scale.
To help your team leverage the power of these combined tools, we've put together a set of developer guides and tools that address common pain points and areas of complexity when working with this set of tools.
Together with the Vercel App, available in Contentful's Marketplace, these guides and tools should help your team get up and running with a world-class digital experience in no time.
Topics
- Setting up a route handler to activate Draft Mode. If your team wants to use the Vercel App to provide a content preview environment, your application will need to provide a router handler that allows Vercel's Draft Mode to be activated from Contentful's entry sidebar.
- Using Draft Mode to fetch unpublished content from Contentful APIs. Once you've provided a way for your team to activate Draft Mode, you'll need to adapt your API calls to Contentful to fetch preview content correctly when Draft Mode is enabled.