@vercel/edge
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "@vercel/edge", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"license": "MIT", | ||
@@ -34,3 +34,3 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "a567d047d18d992207958c4b250feaccf68dd724" | ||
"gitHead": "8d2c0fec89b34c98e0a6123516d54407fc1cb738" | ||
} |
# `@vercel/edge` | ||
A set of utilities to help you deploy any framework on the Edge using Vercel. | ||
Please [follow the documentation](./docs) for examples and usage. | ||
Please [follow the documentation](https://vercel.com/docs/concepts/functions/edge-functions/edge-functions-api#the-@vercel/edge-package) for examples and usage. |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
51223