5 lines
172 B
JSON
5 lines
172 B
JSON
{
|
|
"buildCommand": "yarn build-trends",
|
|
"outputDirectory": "build",
|
|
"installCommand": "chmod +x ../vercel-preparation.sh && ../vercel-preparation.sh && yarn install"
|
|
} |