Vercel Functions 的新工具集

来源: Vercel News

原文

@vercel/functions now includes new utilities:

  • geolocation: Returns location information of the incoming request

  • ipAddress: Returns the IP address of the incoming request

  • getEnv: Returns system environment variables from Vercel

Install the latest package to use these methods today:

Learn more in the documentation.

Read more