Skip to content

Commit f212b8f

Browse files
committed
fix: adjust vercel build
1 parent ff50a07 commit f212b8f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

vercel.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"buildCommand": "pip install -r requirements.txt",
23
"builds": [
34
{
45
"src": "/src/vercel.py",

0 commit comments

Comments
 (0)