From 1ba3f24dc1f87318e4364a7fc1b7279e39f8ea5d Mon Sep 17 00:00:00 2001 From: crazywoola <100913391+crazywoola@users.noreply.github.com> Date: Wed, 14 Jun 2023 16:38:59 +0800 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 5ee0ead..9b4ab92 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,9 @@ You can check out [the Next.js GitHub repository](https://github.com/vercel/next ## Deploy on Vercel +> ⚠️ If you are using [Vercel Hobby](https://vercel.com/pricing), your message will be trucated due to the limitation of 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. Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.