diff options
| author | Bobby <[email protected]> | 2024-08-24 18:57:22 -0400 |
|---|---|---|
| committer | Bobby <[email protected]> | 2024-08-24 18:57:22 -0400 |
| commit | 61b49b2b0a424cc18e018c52c148f42b31c06d66 (patch) | |
| tree | acca071379f61c661c7e47d9b8fc4ee3335127ca /vercel.json | |
| parent | be75a17facf9adbca06733713aec3a277f327881 (diff) | |
| download | yugen-61b49b2b0a424cc18e018c52c148f42b31c06d66.tar.xz yugen-61b49b2b0a424cc18e018c52c148f42b31c06d66.zip | |
more scaffolding
Diffstat (limited to 'vercel.json')
| -rw-r--r-- | vercel.json | 2 |
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" } }, { |
