aboutsummaryrefslogtreecommitdiff
path: root/vercel.json
diff options
context:
space:
mode:
authorBobby <[email protected]>2024-08-24 18:57:22 -0400
committerBobby <[email protected]>2024-08-24 18:57:22 -0400
commit61b49b2b0a424cc18e018c52c148f42b31c06d66 (patch)
treeacca071379f61c661c7e47d9b8fc4ee3335127ca /vercel.json
parentbe75a17facf9adbca06733713aec3a277f327881 (diff)
downloadyugen-61b49b2b0a424cc18e018c52c148f42b31c06d66.tar.xz
yugen-61b49b2b0a424cc18e018c52c148f42b31c06d66.zip
more scaffolding
Diffstat (limited to 'vercel.json')
-rw-r--r--vercel.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vercel.json b/vercel.json
index 87e3a80..37610f1 100644
--- a/vercel.json
+++ b/vercel.json
@@ -6,7 +6,7 @@
"use": "@vercel/python",
"config": {
"maxLambdaSize": "15mb",
- "runtime": "python3.9"
+ "runtime": "python3.12"
}
},
{