From 69ba79346f348f784b82ae1eb01cce0d655b2224 Mon Sep 17 00:00:00 2001 From: Tim Neutkens Date: Thu, 5 Mar 2020 17:35:41 +0100 Subject: [PATCH] Update README-template.md --- packages/create-next-app/templates/default/README-template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/create-next-app/templates/default/README-template.md b/packages/create-next-app/templates/default/README-template.md index 06b9f042d76a3a7..ee61611dd820f9d 100644 --- a/packages/create-next-app/templates/default/README-template.md +++ b/packages/create-next-app/templates/default/README-template.md @@ -25,6 +25,6 @@ You can check out [the Next.js GitHub repository](https://github.com/zeit/next.j ## Deploy on ZEIT Now -The easiest way to deploy your Next.js app is to use the [ZEIT Now Platform](https://zeit.co/) from the creators of Next.js. +The easiest way to deploy your Next.js app is to use the [ZEIT Now Platform](https://zeit.co/import?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.