how do i integrate a express server into a nextjs app

  • front-end: nextjs
  • back-end: express
  • node20
  • note taking app

we started our project building an express server, how can we incorporate it with a nextjs front-end? Is there some way to make the job easier?
Plz i need helpppp