We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef3197b commit 06994f1Copy full SHA for 06994f1
docs/docs/intro.md
@@ -25,7 +25,7 @@ Install the package in the project that uses Next.js.
25
yarn add -D next-export-optimize-images
26
```
27
28
-### Configuration
+### Usage
29
30
1. Write withExportImages in `next.config.js.`
31
0 commit comments