Skip to content

Commit

Permalink
📝 (vercel) Add a note on function maxDuration for Hobby plans
Browse files Browse the repository at this point in the history
  • Loading branch information
baptisteArno committed Oct 3, 2023
1 parent a102d45 commit 4d475ff
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions apps/docs/docs/self-hosting/guides/vercel.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ Fork the repository

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.

## Reduce function maxDuration (Hobby plan only)

If you deploy on a Vercel Hobby plan, you will need to reduce the `maxDuration` timeout options in `apps/viewer/vercel.json` and set it to `10`

### Deploy the builder

1. Create a new Vercel project and import the forked repo
Expand Down

0 comments on commit 4d475ff

Please sign in to comment.