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 i -g vercel@latest
yarn global add vercel@latest
npm i -g vercel@latest
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 i -g vercel@latest
yarn global add vercel@latest
npm i -g vercel@latest
Search