forked from mirrored/github-readme-stats
This commit performs the base changes that are needed to migrate the codebase to typescript.
15 lines
223 B
JSON
15 lines
223 B
JSON
{
|
|
"functions": {
|
|
"api/*.ts": {
|
|
"memory": 128,
|
|
"maxDuration": 30
|
|
}
|
|
},
|
|
"redirects": [
|
|
{
|
|
"source": "/",
|
|
"destination": "https://github.com/anuraghazra/github-readme-stats"
|
|
}
|
|
]
|
|
}
|