トレンドトピック
#
Bonk Eco continues to show strength amid $USELESS rally
#
Pump.fun to raise $1B token sale, traders speculating on airdrop
#
Boop.Fun leading the way with a new launchpad on Solana.
Vercel Sandboxは「AIのEC2」です。AIが生成したコードを即座に実行するためのAPI。アクティブCPUの価格で。
1️⃣ クリエイト
const sb = await Sandbox.create({
ソース: { url: '⟨git url⟩', type: 'git' },
リソース: { vcpus: 4 },
タイムアウト: ms('5m'),
ポート: [ 3000 ],
ランタイム: 'node22'
});
2️⃣何でも実行
待機 sb.runCommand({
cmd: 'npm', args: [ 'install' ]
});
これは、1日あたり1Mビルドを駆動するFluidインフラストラクチャで実行されます。(文脈上、Codex by OpenAIは、
各ビルドは、サンドボックス😊からのエスケープを除いて、事実上何でも実行できるマイクロVMです
コーディングエージェント、AIウェブサイトビルダー、データサイエンスエージェント、コード支援ディープリサーチシステム、ビルドシステムを構築している場合...
BotID や AI Gateway と同様に、バックエンドを Vercel またはその他のプロバイダーで実行する場合は、Sandbox を使用できます。

2025年6月25日
Vercel Sandbox securely runs untrusted code in isolated cloud environments, like AI-generated code.
Create ephemeral, isolated microVMs using the new Sandbox SDK, with up to 45m execution times.
Now in Beta and available to customers on all plans.
64.57K
トップ
ランキング
お気に入り