Tabs

To pull in environment variables from ButterCMS to your Vercel project, you need to install the Vercel CLI. Run the following command in your terminal:

pnpm
Shell
pnpm i -g vercel@latest
yarn
Shell
yarn global add vercel@latest
npm
Shell
npm i -g vercel@latest

Search