Since NextJS log is no longer part of webpack logs, we cannot use FilterWarningsPlugin. Instead, use node level stdout filter, for example, intercept-stdout.
Since NextJS log is no longer part of webpack logs, we cannot use FilterWarningsPlugin. Instead, use node level stdout filter, for example, intercept-stdout.