Skip to content

Commit 7c40ce3

Browse files
authored
Merge pull request #8 from verythorough/jp/reenableAutoInstall
Remove plugin config for auto-install
2 parents 4e7e834 + 53260d4 commit 7c40ce3

File tree

3 files changed

+47
-3081
lines changed

3 files changed

+47
-3081
lines changed

netlify.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
11
[build]
22
command = "npm run build"
3-
publish = "out"
4-
5-
[[plugins]]
6-
package = "@netlify/plugin-nextjs"
3+
publish = "out"

0 commit comments

Comments
 (0)