mirror of
https://github.com/dergigi/boris.git
synced 2026-02-08 08:34:56 +01:00
chore(vercel): pin Node runtime and increase maxDuration for article OG function
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
{
|
||||
"functions": {
|
||||
"api/article-og.ts": {
|
||||
"runtime": "nodejs18.x",
|
||||
"maxDuration": 10
|
||||
}
|
||||
},
|
||||
"rewrites": [
|
||||
{
|
||||
"source": "/a/:naddr",
|
||||
|
||||
Reference in New Issue
Block a user