How do i solve my crashing nextjs application?

i am currently facing a problem with my nextjs application.
As soon as I reload my page i get the following error message and my application crashes.
There are no problems on the first load. As soon as the error is there i have to restart my application.

Has anyone an idea what the reason could be?

Nextjs Error Message

Thank you!

I already tried reinstalling my node_modules but it didn’t solve the problem.