feat: Add new static admin UI, including its assets and Vercel deployment configuration.

This commit is contained in:
CJACK
2026-02-01 18:09:32 +08:00
parent fe21523816
commit 6e4bbe8f1e
5 changed files with 305 additions and 2 deletions

View File

@@ -1,6 +1,5 @@
{
"version": 2,
"installCommand": "pip install -r requirements.txt && cd webui && npm install && npm run build",
"builds": [
{
"src": "app.py",