mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-09 21:07:46 +00:00
@@ -28,7 +28,7 @@ Official Runtimes are published to [the npm registry](https://npmjs.com) as a pa
|
|||||||
> **Note:** The `use` property in the `builds` array will work with any [npm
|
> **Note:** The `use` property in the `builds` array will work with any [npm
|
||||||
> install argument](https://docs.npmjs.com/cli/install) such as a git repo URL,
|
> install argument](https://docs.npmjs.com/cli/install) such as a git repo URL,
|
||||||
> which is useful for testing your Runtime. Alternatively, the `functions` property
|
> which is useful for testing your Runtime. Alternatively, the `functions` property
|
||||||
> requires that you specify a specifc tag published to npm, for stability purposes.
|
> requires that you specify a specific tag published to npm, for stability purposes.
|
||||||
|
|
||||||
See the [Runtimes Documentation](https://vercel.com/docs/runtimes) to view example usage.
|
See the [Runtimes Documentation](https://vercel.com/docs/runtimes) to view example usage.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user