mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-09 03:26:38 +08:00
VERCEL?: "1" | undefined;
This commit is contained in:
parent
f418ac7d51
commit
e190621a4e
@ -12,7 +12,7 @@ declare global {
|
||||
BASE_URL?: string;
|
||||
OPENAI_ORG_ID?: string; // openai only
|
||||
|
||||
VERCEL?: string;
|
||||
VERCEL?: "1" | undefined;
|
||||
BUILD_MODE?: "standalone" | "export";
|
||||
BUILD_APP?: string; // is building desktop app
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user