From fea5c18132146976913f4148210b74d6d9b1ef8c Mon Sep 17 00:00:00 2001 From: Lee Robinson Date: Fri, 19 Feb 2021 18:49:41 -0600 Subject: [PATCH] Update docs. (#22358) --- docs/deployment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/deployment.md b/docs/deployment.md index 43eaba507ece6..79a5982823a1c 100644 --- a/docs/deployment.md +++ b/docs/deployment.md @@ -6,7 +6,7 @@ description: Deploy your Next.js app to production with Vercel and other hosting ## Vercel (Recommended) -The easiest way to deploy Next.js to production is to use the **[Vercel platform](https://vercel.com)** from the creators of Next.js. [Vercel](https://vercel.com) is an all-in-one platform with Global CDN supporting static & Jamstack deployment and Serverless Functions. +The easiest way to deploy Next.js to production is to use the **[Vercel platform](https://vercel.com)** from the creators of Next.js. [Vercel](https://vercel.com) is a cloud platform for static sites, hybrid apps, and Serverless Functions. ### Getting started