Currently, I am developing a full-stack project utilizing a next.js application for the front-end and a node/express server for the API. The front-end and back-end are running on separate ports. Here is how my application is configured: https://i.stack.imgur.com/S2hFK.png
This setup is new to me as I am still learning next.js, so any assistance would be greatly appreciated.