feature flags
This commit is contained in:
1
apps/website/env.d.ts
vendored
1
apps/website/env.d.ts
vendored
@@ -66,6 +66,7 @@ declare global {
|
||||
|
||||
// Website (server-only)
|
||||
API_BASE_URL?: string;
|
||||
FEATURE_FLAGS?: string;
|
||||
|
||||
// Vercel KV (server-only)
|
||||
KV_REST_API_URL?: string;
|
||||
|
||||
Reference in New Issue
Block a user