Files
github-readme-stats/vercel.json
T
2023-01-14 08:02:31 +05:30

15 lines
223 B
JSON

{
"functions": {
"api/*.js": {
"memory": 128,
"maxDuration": 10
}
},
"redirects": [
{
"source": "/",
"destination": "https://github.com/anuraghazra/github-readme-stats"
}
]
}