shipfeedAI news, curated daily

23:04:52 CET
20 MAY23:04:52shipfeed
pull to refreshlast sync
Just in — 30 new
§ feed · storyline

Vercel Sandbox now accepts environment variables at creation

Vercel Sandbox now supports setting environment variables at creation time, making them automatically available to all subsequent commands run within the sandbox.

Mar 3 · · primary fetch1 sourceupdated Mar 3 ·

The Vercel Sandbox and now support setting environment variables at sandbox creation that are automatically available to every command.SDKCLI When running multi-step processes in a like installing dependencies, building a project or starting a dev server, each step often needs the same environment variables. Now, these are available with every call.Vercel SandboxrunCommand Environment variables passed to are inherited by all commands automatically.

Per-command env in can still override individual values when needed.Sandbox.create()runCommand Update to the latest Sandbox CLI and SDK, run to get started.npm i @vercel/sandbox Read more

read full article on vercel.com
§ sources1 publication · timeline below
  1. vercel.comVercel Sandbox now accepts environment variables at creationprimary
Vercel Sandbox now accepts environment variables at creation · shipfeed