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
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
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: