No badges yet
Request "ip" property is undefined, even deployed on Vercel
Hey! The headers do give the IP information, however using `request.ip` is more secure right? The docs say `request.ip` should be provided on deployments on Vercel, but this is not...
Request "ip" property is undefined, even deployed on Vercel
Even with the project deployed to Vercel, the "ip" property on the NextRequest request object in a Route Handler is undefined. I have a deployed website to prove this. Website...
No accepted solutions yet