We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73cc847 commit 84eeef3Copy full SHA for 84eeef3
README.md
@@ -41,6 +41,7 @@ Read more about [UI-based plugin installation](https://docs.netlify.com/configur
41
```toml
42
[build]
43
command = "npm run build"
44
+ publish = "out"
45
46
[[plugins]]
47
package = "@netlify/plugin-nextjs"
0 commit comments