The "target" property is no longer supported in next.config.js.
Unanswered
Sloth bear posted this in #help-forum
Sloth bearOP
Amplify build keeps failing due to this error
The "target" property is no longer supported in next.config.js. . How can I fix this error on Nextjs latest1 Reply
https://nextjs.org/docs/messages/deprecated-target-config#possible-ways-to-fix-it
You'd need to remove
You'd need to remove
target from your next.config.js