Skip to content

Commit c7fb6fa

Browse files
authored
chore: add more info to migration (#723)
* chore: add more info to migration Add info about removing `node_bundler` and `external_node_modules` configs. * Update README.md
1 parent d2eade1 commit c7fb6fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ publish = ".next"
3131
package = "@netlify/plugin-nextjs"
3232
```
3333

34-
If you previously set `target: "serverless"` in your `next.config.js` this is no longer needed and can be removed.
34+
If you previously set `target: "serverless"`, `node_bundler` or `external_node_modules` in your `next.config.js` these are longer needed and can be removed.
3535

3636
## Beta feedback
3737

0 commit comments

Comments
 (0)