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: docs/02-app/02-api-reference/01-components/image.mdx
+3-2
Original file line number
Diff line number
Diff line change
@@ -484,7 +484,7 @@ Other properties on the `<Image />` component will be passed to the underlying
484
484
485
485
In addition to props, you can configure the Image Component in `next.config.js`. The following options are available:
486
486
487
-
## `localPatterns`
487
+
###`localPatterns`
488
488
489
489
You can optionally configure `localPatterns` in your `next.config.js` file in order to allow specific paths to be optimized and block all others paths.
0 commit comments