We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dde7ccf commit 9b0767eCopy full SHA for 9b0767e
README.md
@@ -191,6 +191,7 @@ PNG mode is also not supported since Inkscape will not be installed.
191
9. Scroll to the bottom and click **"Generate token"**
192
10. Visit the [Vercel dashboard](https://vercel.com/dashboard) and select your project, then click **"Settings"**, then **"Environment Variables"**.
193
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.
195
196

197
0 commit comments