Build. Deploy. Run.
Build and run Next.js, TanStack Start, Nuxt, React Router, SvelteKit, and Vite applications on Easel’s globally distributed platform.
Start building
Pick a path based on what you need to do first.
Bring your framework
Easel detects your framework, builds the application, and maps routes onto CDN delivery and Functions.
Next.js
SSR · ISR · Middleware · Image Optimization · Streaming
TanStack Start
SSR · Server Functions · Streaming · Route handling
Nuxt
SSR · Hybrid rendering · Nitro caching
React Router
SSR · Streaming · Middleware
SvelteKit
SSR · Streaming · Form actions · Endpoints
Vite
Static sites · Client-rendered SPAs
Explore Easel
Browse the main product surfaces once you know where you are headed.
Deploy
Build, preview, promote, and roll back releases.
Runtime
Functions, Runtime Cache, environment variables, and images.
Delivery
CDN, caching, routing, and custom domains.
Security
WAF, attack challenge, rate limiting, and BotID.
Observe
Requests, logs, invocations, and traces.
Reference
CLI, configuration, regions, limits, and API status.
For AI agents
Easel docs are readable as Markdown and queryable over MCP.
- Append
.mdto any docs URL, or sendAccept: text/markdown. - Index: /llms.txt · Full corpus: /llms-full.txt
- MCP server (search + fetch pages): https://easel.sh/api/mcp
{
"mcpServers": {
"easel-docs": {
"url": "https://easel.sh/api/mcp"
}
}
}