Skip to content

Commit 5a93cc2

Browse files
committed
Move Flask app to root app.py for Vercel auto-detection
1 parent a20a708 commit 5a93cc2

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

File renamed without changes.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[tool.vercel]
2-
entrypoint = "api/wx:app"
2+
entrypoint = "app:app"

0 commit comments

Comments
 (0)