2
0

📝 (vercel) Add a note on function maxDuration for Hobby plans

This commit is contained in:
Baptiste Arnaud
2023-10-03 09:14:36 +02:00
parent a102d45da1
commit 4d475ff009

View File

@ -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