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