try fix frontend build on Vercel
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"buildCommand": "yarn build-trends",
|
||||
"outputDirectory": "build",
|
||||
"installCommand": "../vercel-preparation.sh && yarn install"
|
||||
"installCommand": "../../vercel-preparation.sh && yarn install"
|
||||
}
|
||||
Reference in New Issue
Block a user