You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have done my best to include a minimal, self-contained set of instructions for consistently reproducing the issue.
I have removed any sensitive information from my code snippets and submission.
App Id
d3oljxqm6ok5q4
AWS Region
us-east-2
Amplify Hosting feature
Build settings
Frontend framework
Next.js
Next.js version
13
Next.js router
Pages Router
Describe the bug
I am currently migrating my Next.js project from Vercel to AWS Amplify and have run into an issue during the build process. The build fails with an error stating "The 'target' property is no longer supported in next.config.js."
Additional Details:
Node.js Version: v16.20.2
Expected behavior
The project should build and deploy without any errors related to the target property in next.config.js.
Reproduction steps
Migrate Next.js 13 project from Vercel to AWS Amplify.
I am specifically migrating from Vercel to AWS Amplify, and the project was working fine on Vercel. I have not been able to deploy the project successfully on AWS Amplify due to this issue.
The text was updated successfully, but these errors were encountered:
Before opening, please confirm:
App Id
d3oljxqm6ok5q4
AWS Region
us-east-2
Amplify Hosting feature
Build settings
Frontend framework
Next.js
Next.js version
13
Next.js router
Pages Router
Describe the bug
I am currently migrating my Next.js project from Vercel to AWS Amplify and have run into an issue during the build process. The build fails with an error stating "The 'target' property is no longer supported in next.config.js."
Additional Details:
Node.js Version: v16.20.2
Expected behavior
The project should build and deploy without any errors related to the target property in next.config.js.
Reproduction steps
Build Settings
Log output
Additional information
I am specifically migrating from Vercel to AWS Amplify, and the project was working fine on Vercel. I have not been able to deploy the project successfully on AWS Amplify due to this issue.
The text was updated successfully, but these errors were encountered: