5 lines
146 B
JSON
5 lines
146 B
JSON
{
|
|
"buildCommand": "yarn build-trends",
|
|
"outputDirectory": "build",
|
|
"installCommand": "cp -r ../../backend/ ./src/backend/ && yarn install"
|
|
} |