When sending a POST request, I get the following error in the logs!

When sending a POST request, I get the following error in the logs!

Hi , welcome to the Vercel Community!
Can you confirm that you don't face this issue locally in a production build? Can you also share the local build output along with the Node.js version?
Can you confirm that you don’t face this issue locally in a production build?
Of course, everything works fine locally :)
[grid]
[/grid]
node version 22.12.0
Link to the repository - https://github.com/RomanFrontEndDev/business-insurance-client
I think that's because I'm trying to combine 2 types of modules.
Hi , sorry for the late response.
Were you able to fix the issue? If not, could you share how you run the api locally? I couldn't find scripts in your package.json.