Skip to content

Commit c80f03e

Browse files
Build Command Changed
1 parent 6e2c579 commit c80f03e

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

vercel.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
{
2-
"version": 2,
3-
"buildCommand": "bash build_files.sh",
42
"builds": [
53
{
64
"src": "EventHorizon/wsgi.py",
75
"use": "@vercel/python",
86
"config": {
97
"maxLambdaSize": "15mb",
10-
"runtime": "python3.9"
8+
"runtime": "python3.12"
119
}
1210
}
1311
],

0 commit comments

Comments
 (0)