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.