Skip to content

Commit 9b0767e

Browse files
authored
docs(readme): Add redeployment step to Vercel
1 parent dde7ccf commit 9b0767e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@ PNG mode is also not supported since Inkscape will not be installed.
191191
9. Scroll to the bottom and click **"Generate token"**
192192
10. Visit the [Vercel dashboard](https://vercel.com/dashboard) and select your project, then click **"Settings"**, then **"Environment Variables"**.
193193
11. Add a new variable with the key `TOKEN` and the value as your token from step 9 and click "Save".
194+
12. For the environment variable to be available, you will need to redeploy the app. Run `vercel --prod` to deploy to production.
194195

195196
![image](https://user-images.githubusercontent.com/20955511/209588756-8bf5b0cd-9aa6-41e8-909c-97bf41e525b3.png)
196197

0 commit comments

Comments
 (0)