sandbox — AGENTS.md

Vercel Sandbox is an ephemeral compute primitive designed to safely run untrusted or user-generated code.

· 16 lines
# Agents

## Changesets

This repo uses [changesets](https://github.com/changesets/changesets) for versioning. When making changes to any package, add a changeset by running `pnpm changeset` or by creating a markdown file in `.changeset/` with the following format:

```md
---
"package-name": patch
---

A short description of the change.
```

Use `patch` for bug fixes, cosmetic changes, and DX improvements. Use `minor` for new features. Use `major` for breaking changes.
Share on X

こちらもおすすめ

Frontend カテゴリの他のルール

もっとルールを探す

CLAUDE.md、.cursorrules、AGENTS.md、Image Prompts の全 223 ルールをチェック。