Backend: Laravel, Frontend: NextJS
I don't use 'useReducer' anywhere
Error image ->
enter image description here
package.json ->
enter image description here
I tried to delete the .next and node_modules folders and clean the cache with the npm cache clean --force command and re-run the npm install command, but nothing works.
Note, this error does not appear immediately. If you restart the application, the error will appear after some time.