File tree 1 file changed +7
-1
lines changed
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
74
74
75
75
## Docs
76
76
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 )
78
84
79
85
## Credits
80
86
You can’t perform that action at this time.
0 commit comments