Vercel deployment
Deployment
If vercel is your favourite hosting provider. Use the following steps to easily deploy your fumastudio docs.
- Copy your vercel team identifier
- 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