File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,13 @@ Read more about [file-based plugin installation](https://docs.netlify.com/config
7474
7575## Docs
7676
77- You can find more documentation on the Essential Next.js plugin [ here] ( https://github.com/netlify/netlify-plugin-nextjs/tree/main/docs ) .
77+ - [ CLI Usage] ( https://github.com/netlify/netlify-plugin-nextjs/tree/main/docs/cli-usage.md )
78+ - [ Custom Netlify Functions] ( https://github.com/netlify/netlify-plugin-nextjs/tree/main/docs/custom-functions.md )
79+ - [ Image Handling] ( https://github.com/netlify/netlify-plugin-nextjs/tree/main/docs/image-handling.md )
80+ - [ Custom Netlify Redirects] ( https://github.com/netlify/netlify-plugin-nextjs/tree/main/docs/custom-redirects.md )
81+ - [ Local Files in Runtime] ( https://github.com/netlify/netlify-plugin-nextjs/tree/main/docs/local-files-in-runtime.md )
82+ - [ FAQ] ( https://github.com/netlify/netlify-plugin-nextjs/tree/main/docs/faq.md )
83+ - [ Caveats] ( https://github.com/netlify/netlify-plugin-nextjs/tree/main/docs/caveats.md )
7884
7985## Credits
8086
You can’t perform that action at this time.
0 commit comments