mirror of
https://github.com/dergigi/boris.git
synced 2025-12-17 06:34:24 +01:00
fix(vercel): add version=2 to vercel.json so functions.runtime is recognized
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"version": 2,
|
||||
"functions": {
|
||||
"api/article-og.ts": {
|
||||
"runtime": "nodejs18.x",
|
||||
|
||||
Reference in New Issue
Block a user