You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/aws/common_issues.mdx
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,15 @@ outputFileTracingExcludes: { // or experimental.outputFileTracingExcludes on Nex
22
22
},
23
23
```
24
24
25
-
Also you should not add sharp as a dependencies unless absolutely necessary, the image optimization already has it's own version of sharp.
25
+
You should also not add sharp as a dependency unless absolutely necessary, the image optimization already has it's own version of sharp. By default OpenNext excludes these packages:
0 commit comments