No badges yet
No accepted solutions yet
Next.js Endpoint compiles then returns 404
I don't have a deployment at the moment, this issue is happening in local development. We have found the cause of the issue and were thankfully able to solve it. The issue was a...
Next.js Endpoint compiles then returns 404
**Problem:** I have a server-sent-events route on my nextjs application which is running locally. This route is in this path: (using App Router)...