I built API routes in Nextjs. GET and POST request are working fine in localhost. When I built and deploy in IIS, POST request is not working. Instead I receive 500 internal server error. Whereas GET request is working fine without any problem.
Asked
Active
Viewed 270 times
1 Answers
-1
You must provide some code to get it solved. The server is crashing with some error on post request, you got to see logs.

KAVYA SHARMA
- 39
- 1
- 5