#✅ - Error: The "target" property is no longer supported in next.config.js.
1 messages · Page 1 of 1 (latest)
any idea?
Hi there, please navigate to the Amplify console -> App settings -> General and find which platform your app is using. Does it say web compute ?
Hi, Web dynamic
Amplify apps using Next.js versions 12 and 13 should be running on the web compute platform. Was your app created prior to our support for these versions (prior to November 17th, 2022)? If so, you'll need to migrate your application: https://docs.aws.amazon.com/amplify/latest/userguide/update-app-nextjs-version.html
When you deploy a new Next.js app, by default Amplify uses the most recent supported version of Next.js. Currently, the Amplify Hosting compute SSR provider supports Next.js version 13.
Thank you very much, I will try to migrate
Awesome, please let us know if that works for you.
Hi, I successfully migrated to the web compute platform and all work good. Thank you very much!
✅ - Error: The "target" property is no longer supported in next.config.js.