Skip to content

Commit cc3ee8b

Browse files
committed
add deploy hook url env variable
1 parent 067ef74 commit cc3ee8b

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.env.example

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,7 @@ NEXT_PUBLIC_ENABLE_LEGACY_DOCS=
5858
COMMIT_DOCS_API_URL=
5959
COMMIT_DOCS_API_KEY=
6060

61-
NEXT_PUBLIC_OMIT_CLOUD_ERRORS=false
61+
NEXT_PUBLIC_OMIT_CLOUD_ERRORS=false
62+
63+
# Deploy Hook URL for triggering a redeploy on Vercel
64+
VERCEL_REDEPLOY_URL=

0 commit comments

Comments
 (0)