AEM remote spa with nextjs navigation issue
Hi,
When iam navigating from home page to adventures using in remote spa with next js, adventures.json in AEM is not loading but in NextJS server it is loading. It should load from localhost:3000 instead of localhost:4502. Please find the below screenshot for your reference.
http://localhost:4502/_next/data/development/adventures.json
In AEM it is loading like this:


In NextJS server it is loading like this


The UI call is initiating from router.js but in AEM it is not happening. Can anyone help me with the steps to proceed on the same.
Thanks & Regards,
Kalyan