9 lines
361 B
JSON
9 lines
361 B
JSON
{
|
|
"buildCommand": "npm install && mkdir --parents .vercel/output/functions/api.func/ && cp --recursive ./* .vercel/output/functions/api.func/ && cp --recursive .vercel/output/functions/api.func/_dot_vercel_copy/output/ .vercel/",
|
|
"redirects": [
|
|
{
|
|
"source": "/",
|
|
"destination": "https://github.com/anuraghazra/github-readme-stats"
|
|
}
|
|
]
|
|
} |