Vercel / v0

Deploy from Vercel or v0

v0 and Vercel agents build fast. aft gives the small-software URL, share, and ownership layer.

  1. Export the static app

    Export or build static output from v0 / your Vercel project (index.html + assets).

  2. Deploy with Drop or MCP

    Upload via Drop, or from an MCP-capable agent:

    Deploy this HTML to aft.page
  3. API

    Agents can also POST directly:

    curl -X POST https://api.aft.page/v1/deploy \
      -H 'content-type: text/html' \
      --data-binary @index.html

aft is the publishing layer after generation — not a Vercel replacement. /mcp.