From 1a2d86772e188070fc324c4cd19ac0ac84b174d1 Mon Sep 17 00:00:00 2001 From: Oleksandr Date: Wed, 11 Sep 2024 12:32:43 +0300 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c403366..727917e 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,6 @@ You can check out [the Next.js GitHub repository](https://github.com/vercel/next ## Deploy on Vercel -The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js. +The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/) from the creators of Next.js. Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.