🚸 (share) Hide custom domain dropdown when env isn't configured
Related to #269
This commit is contained in:
@ -214,11 +214,11 @@ These can also be added to the `viewer` environment
|
||||
<details><summary><h4>Vercel (custom domains)</h4></summary>
|
||||
<p>
|
||||
|
||||
| Parameter | Default | Description |
|
||||
| -------------------------- | ------- | ----------------------------------------------- |
|
||||
| VERCEL_TOKEN | | Vercel API token |
|
||||
| VERCEL_VIEWER_PROJECT_NAME | | The name of the viewer project in Vercel |
|
||||
| VERCEL_TEAM_ID | | Vercel team ID that contains the viewer project |
|
||||
| Parameter | Default | Description |
|
||||
| -------------------------------------- | ------- | ----------------------------------------------- |
|
||||
| VERCEL_TOKEN | | Vercel API token |
|
||||
| NEXT_PUBLIC_VERCEL_VIEWER_PROJECT_NAME | | The name of the viewer project in Vercel |
|
||||
| VERCEL_TEAM_ID | | Vercel team ID that contains the viewer project |
|
||||
|
||||
</p></details>
|
||||
|
||||
|
Reference in New Issue
Block a user