We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9977d76 commit 8a07032Copy full SHA for 8a07032
libs/ui/packages/native/vercel.json
@@ -1,6 +1,6 @@
1
{
2
"public": true,
3
- "installCommand": "pnpm i -F \"./libs/ui/**\" -F \"ledger-live\"",
+ "installCommand": "pnpm i -F \"../../\" -F \"ledger-live\"",
4
"buildCommand": "pnpm turbo run build:storybook",
5
"outputDirectory": "storybook-static"
6
}
libs/ui/packages/react/vercel.json
0 commit comments