-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Creating Next.js app from AWS Amplify doesn't detect the framework #2415
Comments
Hi @cloudhx 👋 , thanks for reaching out to us. Based on the information shared, the |
Hi @Jay2113 , thank you for your reply. I made changes following your guide, but it still doesn't seem right, no framework detected. I remembered I tried Amplify a while ago and it should be able to detect Next.js framework automatically. Here are the updated screenshots. I started the build anyway and it failed with below logs.
|
Environment information
Describe the bug
We have a Next.js v15 app deployed to vercel and it works well. Now we want to deploy the exactly same code to AWS Amplify instead. But when we tried to create new app, Amplify cannot detect the correct framework.
Below are screenshots taken while creating the app.
And package.json under packages/ops2-web-app is as below
Can anyone shred some light on what could be wrong here?
Thanks!
Reproduction steps
n/a
The text was updated successfully, but these errors were encountered: