You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -354,12 +354,12 @@ Throughout the develop-deploy process, there are several ways to view the
354
354
website. The following table summarizes the important ways in which those views
355
355
differ from each other.
356
356
357
-
| Name | How to access | GitHub branch | Vercel env | Storyblok API key | Next.js preview? | Storyblok version param | Display top overlay? | Top overlay color | Button to enter/exit preview? |
| Production | .com/.org URL |`main`| production | public | off |`published`| No | n/a | n/a |
360
-
| Storyblok (yellow overlay) | via Storyblok UI |`develop`| preview | preview | on |`draft`| Yes | yellow | No |
361
-
| Vercel URL (gray overlay) | via link to Vercel URL | any non-`main`| preview | preview | off |`published`| Yes | gray | Yes |
362
-
| Vercel URL (yellow overlay) | via enter-preview | any non-`main`| preview | preview | on |`draft`| Yes | yellow | Yes |
357
+
| Name | How to access | GitHub branch | Vercel env | Storyblok API key | Next.js preview? | Storyblok version param | Display top overlay? | Top overlay color | Button to enter/exit preview? |
0 commit comments