chore(vercel): pin Node runtime and increase maxDuration for article OG function

This commit is contained in:
Gigi
2025-11-07 17:15:30 +01:00
parent afd27032e0
commit be7b6c2cfb

View File

@@ -1,4 +1,10 @@
{
"functions": {
"api/article-og.ts": {
"runtime": "nodejs18.x",
"maxDuration": 10
}
},
"rewrites": [
{
"source": "/a/:naddr",