11 lines
206 B
JSON
11 lines
206 B
JSON
{
|
|
"functions": {
|
|
"src/pages/api/v1/[...trpc].ts": {
|
|
"maxDuration": 150
|
|
},
|
|
"src/pages/api/typebots/[typebotId]/blocks/[blockId]/executeWebhook.ts": {
|
|
"maxDuration": 150
|
|
}
|
|
}
|
|
}
|