This repository has been archived on 2026-08-27. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
MoeCounter/vercel.json
T
2023-01-07 21:13:00 +08:00

5 lines
67 B
JSON

{
"routes": [
{ "src": "/", "dest": "src/__init__.py" }]
}