From 7deb6c35d0039240f69466d3eec131eaf34a42f9 Mon Sep 17 00:00:00 2001 From: kaspro183 <68856780+kaspro183@users.noreply.github.com> Date: Mon, 27 Oct 2025 09:18:26 +0100 Subject: [PATCH] Update deployment section to Vercel.com --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9020599..e20ea72 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ To learn more about Next.js, take a look at the following resources: You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome! -## Deploy on Vercel +## Deploy on Vercel.com 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.