Skip to content

Commit 6402779

Browse files
docs: [] update deployment + template image (#127)
2 parents 87e69db + 0cfd850 commit 6402779

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

README.md

+4-5
Original file line numberDiff line numberDiff line change
@@ -233,12 +233,11 @@ $~$
233233

234234
The Starter Template can be deployed to your hosting provider of choice.
235235

236-
We offer integrations with Vercel and Netlify to speed up the process (by setting-up the GitHub repository and the necessary environment variables keys in the hosting provider space), you can use the deploy buttons below.
236+
We suggest the Vercel integration to speed up the process by clicking the deploy button below. The GitHub repository and the necessary environment variables keys are pre-configured in the hosting provider space.
237237

238-
| Vercel | Netlify |
239-
|---|---|
240-
| [![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fcontentful%2Ftemplate-marketing-webapp-nextjs&env=NEXT_PUBLIC_CONFIG_CONTENTFUL_SPACE_ID,NEXT_PUBLIC_CONFIG_CONTENTFUL_DELIVERY_API_TOKEN,NEXT_PUBLIC_CONFIG_CONTENTFUL_PREVIEW_API_TOKEN&envDescription=API%20Keys%20needed%20for%20the%20application&envLink=https%3A%2F%2Fgithub.com%2Fcontentful%2Ftemplate-marketing-webapp-nextjs%23environment-variables) | [![Deploy to Netlify Button](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https%3A%2F%2Fgithub.com%2Fcontentful%2Ftemplate-marketing-webapp-nextjs#NEXT_PUBLIC_CONFIG_CONTENTFUL_SPACE_ID=&NEXT_PUBLIC_CONFIG_CONTENTFUL_DELIVERY_API_TOKEN=&NEXT_PUBLIC_CONFIG_CONTENTFUL_PREVIEW_API_TOKEN=) |
241-
| [Environment variables docs](https://vercel.com/docs/concepts/projects/environment-variables) | [Environment variables docs](https://docs.netlify.com/environment-variables/overview/) |
238+
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fcontentful%2Ftemplate-marketing-webapp-nextjs&env=NEXT_PUBLIC_CONFIG_CONTENTFUL_SPACE_ID,NEXT_PUBLIC_CONFIG_CONTENTFUL_DELIVERY_API_TOKEN,NEXT_PUBLIC_CONFIG_CONTENTFUL_PREVIEW_API_TOKEN&envDescription=API%20Keys%20needed%20for%20the%20application&envLink=https%3A%2F%2Fgithub.com%2Fcontentful%2Ftemplate-marketing-webapp-nextjs%23environment-variables)
239+
240+
[Vercel's environment variables docs](https://vercel.com/docs/concepts/projects/environment-variables)
242241

243242
Make sure to add the necessary [environment variables values](./README.md#environment-variables) to the hosting provider environment variables.
244243

marketing-starter-template.jpg

-91.9 KB
Loading

0 commit comments

Comments
 (0)