Fuma studio

Vercel deployment

Deployment

If vercel is your favourite hosting provider. Use the following steps to easily deploy your fumastudio docs.

  1. Copy your vercel team identifier
  2. Create and copy your vercel account token

Then run the following cli command at the root directory of your docs workspace.

npx @trythis/fuma-content ./ --vercel-team-id "<id>" --vercel-acct-token "<token>" --vercel

On this page