Vercel CLI现已支持原生curl语法

Source: Vercel News

You can now use native curl syntax with the Vercel CLI. The vercel curl command accepts full URLs, bare hostnames, and the --url flag, and uses your Vercel auth to bypass Deployment Protection.

If you've linked a project, you can also pass just a path:

Update to the latest Vercel CLI version and run vercel curl to get started. Learn more in the Vercel CLI documentation.

Read more