There was an error while loading. Please reload this page.
1 parent 99800fb commit 8ed5728Copy full SHA for 8ed5728
1 file changed
turbo.json
@@ -86,7 +86,7 @@
86
"@devframes/plugin-a11y#build",
87
"@devframes/plugin-messages#build"
88
],
89
- "outputs": ["dist/**"]
+ "outputs": ["src/client/.next/**", "!src/client/.next/cache/**"]
90
},
91
"storybook-hub#build": {
92
"outputLogs": "new-only",
0 commit comments