mirror of
https://github.com/dergigi/boris.git
synced 2025-12-17 14:44:26 +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": {
|
"functions": {
|
||||||
"api/article-og.ts": {
|
"api/article-og.ts": {
|
||||||
"runtime": "nodejs18.x",
|
"runtime": "nodejs18.x",
|
||||||
|
|||||||
Reference in New Issue
Block a user