From 43be38cf50732ae5336f3dc651f95ab782f57c19 Mon Sep 17 00:00:00 2001 From: Baptiste Arnaud Date: Fri, 8 Sep 2023 12:53:10 +0200 Subject: [PATCH] :pencil: (vercel) Add disable github workflows section --- apps/docs/docs/self-hosting/guides/vercel.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/apps/docs/docs/self-hosting/guides/vercel.md b/apps/docs/docs/self-hosting/guides/vercel.md index a643b04c2..21f36014b 100644 --- a/apps/docs/docs/self-hosting/guides/vercel.md +++ b/apps/docs/docs/self-hosting/guides/vercel.md @@ -18,6 +18,10 @@ You need a PostgresDB database hosted somewhere. [Supabase](https://supabase.com Fork the repository +## Disable Github workflows + +You may want to [disable the Github actions](https://docs.github.com/en/actions/using-workflows/disabling-and-enabling-a-workflow) as they are most likely not relevant to your use of Typebot. This can be done. + ### Deploy the builder 1. Create a new Vercel project and import the forked repo