- Read more
BotID on Easel
Stock Vercel BotID works on Easel. Keep withBotId, initBotId, and checkBotId; Easel runs the challenge and auth at invoke time.
Sean DubbFounder, Easel.sh Pause production traffic
Pause a project so production returns 503 while preview keeps working, or suspend a whole workspace when billing or policy requires it.
Sean DubbFounder, Easel.sh Read more

Pause production from project settings; preview keeps working
Instant Rollback and promote to production
Roll production back to a prior deployment without rebuilding, promote staged builds, or promote a preview with a production rebuild.
Sean DubbFounder, Easel.sh Read more

Instant Rollback on the project overview
- Read more
Cache tags, soft-stale ISR, and after()
Tag CDN and Runtime Cache entries, expire them with revalidateTag, and schedule work with after() so Next.js ISR stays fresh like on Vercel.
Sean DubbFounder, Easel.sh Deploy from the CLI without Git
Upload a local project with easel deploy, including monorepo link from app subdirectories. Git is optional for CI and local deploys.
Sean DubbFounder, Easel.sh Read more

easel deploy uploads source and waits until the preview is READY