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/01-app/03-api-reference/02-components/image.mdx
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -493,7 +493,7 @@ Other properties on the `<Image />` component will be passed to the underlying
493
493
494
494
In addition to props, you can configure the Image Component in `next.config.js`. The following options are available:
495
495
496
-
## `localPatterns`
496
+
###`localPatterns`
497
497
498
498
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