mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-16 05:08:04 +00:00
Create vercel.json
This commit is contained in:
parent
dd5361b8c4
commit
cf7a4528dd
1 changed files with 11 additions and 0 deletions
11
vercel.json
Normal file
11
vercel.json
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"github": {
|
||||
"silent": true
|
||||
},
|
||||
"rewrites": [
|
||||
{
|
||||
"source": "/netease/:match*",
|
||||
"destination": "http://168.138.40.199:12835/:match*"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue