When sending a POST request, I get the following error in the logs!
Hi @romanv00-inboxru, 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
node version 22.12.0
Link to the repository - GitHub - RomanFrontEndDev/business-insurance-client: Business Insurance Frontend
I think that’s because I’m trying to combine 2 types of modules.
Hi @romanv00-inboxru, 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
.