Skip to content

Commit

Permalink
🛂 Reduce sendMessage serverless function max memory
Browse files Browse the repository at this point in the history
  • Loading branch information
baptisteArno committed Nov 12, 2023
1 parent dd4de58 commit bac2393
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions apps/viewer/vercel.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,16 @@
{
"functions": {
"src/pages/api/v2/[...trpc].ts": {
"maxDuration": 150
"maxDuration": 150,
"memory": 500
},
"src/pages/api/v1/[...trpc].ts": {
"maxDuration": 150
"maxDuration": 150,
"memory": 500
},
"src/pages/api/typebots/[typebotId]/blocks/[blockId]/executeWebhook.ts": {
"maxDuration": 150
"maxDuration": 150,
"memory": 500
}
}
}

1 comment on commit bac2393

@vercel
Copy link

@vercel vercel bot commented on bac2393 Nov 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

viewer-v2 – ./apps/viewer

bii.bj
1stop.au
houss.io
wasap.nl
x.cr8.ai
yobot.me
klujo.com
me.cr8.ai
sifuim.co
wachat.io
wassep.io
247987.com
8jours.top
ai.mprs.in
bee.cr8.ai
bot.aws.bj
bot.bbc.bj
cat.cr8.ai
ecombot.me
finplex.be
jxi.cr8.ai
linkz.chat
nepkit.com
pig.cr8.ai
re03tt.fun
sat.cr8.ai
typebot.io
wachats.me
wsapio.com
zamrin.net
blogely.com
bot.aipr.kr
bot.kloo.me
broprio.com
bull.cr8.ai
chatjer.com
docs.cr8.ai
getyour.sbs
icon.cr8.ai
minipost.uk
mole.cr8.ai
nurraysa.me
rebotica.ru
rideaway.io
saas.yachts
sacnext.com
team.cr8.ai
triprint.my
wolf.cr8.ai
ai.meant.com
brandingmkt.com.br
bt.chatgptlabs.org
cadu.uninta.edu.br
chat.daftarjer.com
chat.foxbot.online
chat.hand-made.one
chat.tuanpakya.com
chat.webisharp.com
chatbotforthat.com
descobrindotudo.me
dicanatural.online
digitalhelp.com.au
draraquelnutri.com
drcarlosyoshi.site
facilitebid.online
goalsettingbot.com
golpenuncamais.com
leads.gecoelho.com
noticiasnet.online
novoappespiao.site
omarcodosanjos.com
pant.maxbot.com.br
pantherview.cr8.ai
positivobra.com.br
rollingball.cr8.ai
ruletaiapro.online
seletiva-bbb24.com
speciallife.com.br
sub.yolozeeeer.com
survey.digienge.io
tribe.ezbooking.ai
voarmaisbrasil.app
w.onewebcenter.com
web.lordromulo.com
web.pauloaguia.com
www.legitsensi.com
www.yellobot.co.za
zap.techadviser.in
zero-pendencia.com
ai.convobuilder.com
ai.digitaldaftar.in
al.onewebcenter.com
app.danielnalex.com
ask.realversity.org
blazecontrol.com.br
bop.hartanah101.com
bot.boston-voip.com
bot.cabinpromos.com
bot.carnaval.studio
bot.digitalbled.com

Please sign in to comment.