Add description for Vercel platform

Whether to enable website visitor analysis on the Vercel platform, if left blank by default, it means false.
This commit is contained in:
陈旭源 2023-04-26 09:33:32 +08:00 committed by GitHub
parent 2e01a93a4a
commit 52e43f9306
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -150,6 +150,10 @@ Override openai api request base url.
Specify OpenAI organization ID.
### `VERCEL` (optional)
Whether to enable website visitor analysis on the Vercel platform, if left blank by default, it means false.
## Development
> [简体中文 > 如何进行二次开发](./README_CN.md#开发)