aurora / vercel.json
qwen2api's picture
Upload 113 files
6bc074c verified
Raw
History Blame Contribute Delete
85 Bytes
{
"routes": [
{
"src": "/.*",
"dest": "/api/router.go"
}
]
}