Vercel Functions 的新工具集
来源: Vercel News
@vercel/functions now includes new utilities:
geolocation: Returns location information of the incoming requestipAddress: Returns the IP address of the incoming requestgetEnv: Returns system environment variables from Vercel
Install the latest package to use these methods today:
Learn more in the documentation.