Skip to content

Commit 84eeef3

Browse files
authored
docs: add publish directory to netlify.toml (#89)
1 parent 73cc847 commit 84eeef3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ Read more about [UI-based plugin installation](https://docs.netlify.com/configur
4141
```toml
4242
[build]
4343
command = "npm run build"
44+
publish = "out"
4445

4546
[[plugins]]
4647
package = "@netlify/plugin-nextjs"

0 commit comments

Comments
 (0)