👷 (vercel) Increase max execution duration for webhooks
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"rewrites": [
|
||||
{
|
||||
"source": "/self-hosting/configuration",
|
||||
"source": "/self-hosting/configuration/builder",
|
||||
"destination": "/self-hosting/configuration"
|
||||
},
|
||||
{
|
||||
"source": "/self-hosting/configuration/:path*",
|
||||
"source": "/self-hosting/configuration/viewer",
|
||||
"destination": "/self-hosting/configuration"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user