Menu

Post image 1
Post image 2
Post image 3
1 / 3
0

Enhanced geolocation information for Vercel Functions - Vercel

Vercel News·Naoyuki Kanezawa·4 days ago
#YhDbm8UP
Reading 0:00
15s threshold

Requests received by Serverless and Edge Functions are now enriched with headers containing information about the timezone of the visitor:

As an example, a request from Tokyo is now enriched with the following headers:

X-Vercel-IP-Latitude: 37.7749

X-Vercel-IP-Longitude: -122.4194


X-Vercel-IP-Timezone: Japan

This header is now automatically activated for all new and existing Vercel Functions for all plans — no code or configuration change needed.

Check out the documentation as well.

Read More