Files
github-readme-stats/vercel.json
T
2024-05-21 17:35:31 +00:00

15 lines
223 B
JSON

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