No badges yet
No accepted solutions yet
Next.js Rewrite request error
Have you tried using a proxy rewrite instead of a redirect?
Unexpected API Route Caching in Next.js on Vercel
## Description I'm experiencing an issue with my Next.js (app Router) API routes deployed on Vercel. All API routes are being unexpectedly cached, despite multiple attempts to...