Blank AEM console on localhost:4502
Hi,
I am trying to make remote SPA work using AEM next.js solution.
I am using this github repo - adobe/aem-nextjs-template: This app demonstrates how to write a simple app rendering AEM Pages and Content fragments in Next.js (github.com)
I created AEM repo using 39 archetype version, aemVersion=cloud and frontendModule=react.
I am able to run the next.js application successfully on http://localhost:3000 but while opening it on AEM(locahost:4502- editor /preview mode) the page is showing blank.
All packages are installed and the app bundle is also in active state. No errors in console.
Added the SPA url in the properties also. Refer attached screenshots.
How can I view my next application on AEM so that i am able to edit the content through aem?
I am new to AEM author tool and I am not able to figure out what I am missing.
Any help will be appreciated!



