github-readme-stats/vercel.json

15 lines
223 B
JSON
Raw Normal View History

2020-07-21 23:54:39 +08:00
{
"functions": {
"api/*.js": {
"memory": 128,
"maxDuration": 30
}
},
2020-07-21 23:54:39 +08:00
"redirects": [
{
"source": "/",
"destination": "https://github.com/anuraghazra/github-readme-stats"
}
]
}