Skip to content

Conversation

@vercel-release-bot
Copy link
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@workflow/ai@4.0.1-beta.49

Patch Changes

@workflow/docs-typecheck@0.0.1-beta.8

Patch Changes

  • Updated dependencies [f491237]:
    • @workflow/ai@4.0.1-beta.49

@github-actions
Copy link
Contributor

github-actions bot commented Jan 16, 2026

🧪 E2E Test Results

Some tests failed

Summary

Passed Failed Skipped Total
✅ ▲ Vercel Production 424 0 38 462
❌ 💻 Local Development 350 38 32 420
✅ 📦 Local Production 388 0 32 420
✅ 🐘 Local Postgres 388 0 32 420
✅ 🪟 Windows 42 0 0 42
❌ 🌍 Community Worlds 159 21 0 180
Total 1751 59 134 1944

❌ Failed Tests

💻 Local Development (38 failed)

express-stable (38 failed):

  • addTenWorkflow
  • addTenWorkflow
  • promiseAllWorkflow
  • promiseRaceWorkflow
  • promiseAnyWorkflow
  • readableStreamWorkflow
  • hookWorkflow
  • webhookWorkflow
  • webhook route with invalid token
  • sleepingWorkflow
  • nullByteWorkflow
  • workflowAndStepMetadataWorkflow
  • outputStreamWorkflow
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions
  • fetchWorkflow
  • promiseRaceStressTestWorkflow
  • error handling error propagation workflow errors nested function calls preserve message and stack trace
  • error handling error propagation workflow errors cross-file imports preserve message and stack trace
  • error handling error propagation step errors basic step error preserves message and stack trace
  • error handling error propagation step errors cross-file step error preserves message and function names in stack
  • error handling retry behavior regular Error retries until success
  • error handling retry behavior FatalError fails immediately without retries
  • error handling retry behavior RetryableError respects custom retryAfter delay
  • error handling retry behavior maxRetries=0 disables retries
  • error handling catchability FatalError can be caught and detected with FatalError.is()
  • stepDirectCallWorkflow - calling step functions directly outside workflow context
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • closureVariableWorkflow - nested step functions with closure variables
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step
  • health check endpoint (HTTP) - workflow and step endpoints respond to __health query parameter
  • health check (queue-based) - workflow and step endpoints respond to health check messages
  • pathsAliasWorkflow - TypeScript path aliases resolve correctly
  • Calculator.calculate - static workflow method using static step methods from another class
  • AllInOneService.processNumber - static workflow method using sibling static step methods
  • ChainableService.processWithThis - static step methods using this to reference the class
  • thisSerializationWorkflow - step function invoked with .call() and .apply()
🌍 Community Worlds (21 failed)

mongodb (1 failed):

  • webhookWorkflow

redis (1 failed):

  • webhookWorkflow

starter (18 failed):

  • addTenWorkflow
  • addTenWorkflow
  • error handling error propagation workflow errors nested function calls preserve message and stack trace
  • error handling error propagation workflow errors cross-file imports preserve message and stack trace
  • error handling error propagation step errors basic step error preserves message and stack trace
  • error handling error propagation step errors cross-file step error preserves message and function names in stack
  • error handling retry behavior regular Error retries until success
  • error handling retry behavior FatalError fails immediately without retries
  • error handling catchability FatalError can be caught and detected with FatalError.is()
  • hookCleanupTestWorkflow - hook token reuse after workflow completion
  • stepFunctionPassingWorkflow - step function references can be passed as arguments (without closure vars)
  • stepFunctionWithClosureWorkflow - step function with closure variables passed as argument
  • spawnWorkflowFromStepWorkflow - spawning a child workflow using start() inside a step
  • pathsAliasWorkflow - TypeScript path aliases resolve correctly
  • Calculator.calculate - static workflow method using static step methods from another class
  • AllInOneService.processNumber - static workflow method using sibling static step methods
  • ChainableService.processWithThis - static step methods using this to reference the class
  • thisSerializationWorkflow - step function invoked with .call() and .apply()

turso (1 failed):

  • webhookWorkflow

Details by Category

✅ ▲ Vercel Production
App Passed Failed Skipped
✅ astro 38 0 4
✅ example 38 0 4
✅ express 38 0 4
✅ fastify 38 0 4
✅ hono 38 0 4
✅ nextjs-turbopack 41 0 1
✅ nextjs-webpack 41 0 1
✅ nitro 38 0 4
✅ nuxt 38 0 4
✅ sveltekit 38 0 4
✅ vite 38 0 4
❌ 💻 Local Development
App Passed Failed Skipped
✅ astro-stable 38 0 4
❌ express-stable 0 38 4
✅ fastify-stable 38 0 4
✅ hono-stable 38 0 4
✅ nextjs-turbopack-stable 42 0 0
✅ nextjs-webpack-stable 42 0 0
✅ nitro-stable 38 0 4
✅ nuxt-stable 38 0 4
✅ sveltekit-stable 38 0 4
✅ vite-stable 38 0 4
✅ 📦 Local Production
App Passed Failed Skipped
✅ astro-stable 38 0 4
✅ express-stable 38 0 4
✅ fastify-stable 38 0 4
✅ hono-stable 38 0 4
✅ nextjs-turbopack-stable 42 0 0
✅ nextjs-webpack-stable 42 0 0
✅ nitro-stable 38 0 4
✅ nuxt-stable 38 0 4
✅ sveltekit-stable 38 0 4
✅ vite-stable 38 0 4
✅ 🐘 Local Postgres
App Passed Failed Skipped
✅ astro-stable 38 0 4
✅ express-stable 38 0 4
✅ fastify-stable 38 0 4
✅ hono-stable 38 0 4
✅ nextjs-turbopack-stable 42 0 0
✅ nextjs-webpack-stable 42 0 0
✅ nitro-stable 38 0 4
✅ nuxt-stable 38 0 4
✅ sveltekit-stable 38 0 4
✅ vite-stable 38 0 4
✅ 🪟 Windows
App Passed Failed Skipped
✅ nextjs-turbopack 42 0 0
❌ 🌍 Community Worlds
App Passed Failed Skipped
✅ mongodb-dev 3 0 0
❌ mongodb 41 1 0
✅ redis-dev 3 0 0
❌ redis 41 1 0
✅ starter-dev 3 0 0
❌ starter 24 18 0
✅ turso-dev 3 0 0
❌ turso 41 1 0

📋 View full workflow run


Some E2E test jobs failed:

  • Vercel Prod: success
  • Local Dev: failure
  • Local Prod: success
  • Local Postgres: success
  • Windows: success

Check the workflow run for details.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 16, 2026

📊 Benchmark Results

📈 Comparing against baseline from main branch. Green 🟢 = faster, Red 🔺 = slower.

workflow with no steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
🌐 Starter 🥇 Next.js (Turbopack) 0.041s (+13.1% 🔺) 1.015s (~) 0.975s 10 1.00x
🌐 Redis Next.js (Turbopack) 0.041s (-5.1% 🟢) 1.016s (~) 0.975s 10 1.01x
💻 Local Next.js (Turbopack) 0.041s (-4.4%) 1.019s (~) 0.977s 10 1.01x
💻 Local Express 0.043s (-3.2%) 1.007s (~) 0.964s 10 1.06x
💻 Local Nitro 0.044s (~) 1.007s (~) 0.963s 10 1.08x
🌐 MongoDB Next.js (Turbopack) 0.066s (-33.7% 🟢) 1.015s (~) 0.948s 10 1.63x
🌐 Turso Next.js (Turbopack) 0.105s (-9.4% 🟢) 1.013s (~) 0.908s 10 2.59x
🐘 Postgres Express 0.301s (+25.9% 🔺) 1.019s (~) 0.717s 10 7.40x
🐘 Postgres Nitro 0.321s (+2.8%) 1.013s (~) 0.692s 10 7.88x
🐘 Postgres Next.js (Turbopack) 0.383s (+124.1% 🔺) 1.018s (~) 0.635s 10 9.42x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Next.js (Turbopack) 0.591s (-26.1% 🟢) 1.682s (+3.7%) 1.091s 10 1.00x
▲ Vercel Nitro 0.666s (-5.7% 🟢) 1.597s (+3.6%) 0.931s 10 1.13x
▲ Vercel Express 0.670s (-13.5% 🟢) 1.637s (+4.2%) 0.967s 10 1.13x

🔍 Observability: Next.js (Turbopack) | Nitro | Express

workflow with 1 step

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
🌐 Starter 🥇 Next.js (Turbopack) 1.091s (+0.8%) 2.011s (~) 0.919s 10 1.00x
💻 Local Next.js (Turbopack) 1.093s (-0.8%) 2.012s (~) 0.919s 10 1.00x
🌐 Redis Next.js (Turbopack) 1.104s (~) 2.011s (~) 0.907s 10 1.01x
💻 Local Express 1.111s (~) 2.006s (~) 0.895s 10 1.02x
💻 Local Nitro 1.114s (~) 2.007s (~) 0.893s 10 1.02x
🌐 Turso Next.js (Turbopack) 1.307s (+0.6%) 2.012s (~) 0.705s 10 1.20x
🌐 MongoDB Next.js (Turbopack) 1.313s (~) 2.013s (~) 0.699s 10 1.20x
🐘 Postgres Next.js (Turbopack) 2.069s (+12.2% 🔺) 2.716s (+28.2% 🔺) 0.647s 10 1.90x
🐘 Postgres Express 2.153s (+27.4% 🔺) 3.012s (+36.2% 🔺) 0.859s 10 1.97x
🐘 Postgres Nitro 2.159s (-0.9%) 3.015s (~) 0.856s 10 1.98x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Nitro 2.791s (-14.3% 🟢) 3.661s (-11.3% 🟢) 0.871s 10 1.00x
▲ Vercel Next.js (Turbopack) 2.814s (-21.9% 🟢) 3.722s (-12.6% 🟢) 0.908s 10 1.01x
▲ Vercel Express 2.836s (-9.1% 🟢) 3.660s (-4.5%) 0.824s 10 1.02x

🔍 Observability: Nitro | Next.js (Turbopack) | Express

workflow with 10 sequential steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
🌐 Starter 🥇 Next.js (Turbopack) 10.615s (+0.9%) 11.013s (~) 0.399s 5 1.00x
💻 Local Next.js (Turbopack) 10.658s (~) 11.017s (~) 0.359s 5 1.00x
🌐 Redis Next.js (Turbopack) 10.659s (~) 11.014s (~) 0.354s 5 1.00x
💻 Local Express 10.772s (~) 11.011s (~) 0.239s 5 1.01x
💻 Local Nitro 10.794s (~) 11.014s (~) 0.220s 5 1.02x
🌐 Turso Next.js (Turbopack) 12.198s (~) 13.023s (~) 0.825s 5 1.15x
🌐 MongoDB Next.js (Turbopack) 12.283s (~) 13.031s (~) 0.748s 5 1.16x
🐘 Postgres Next.js (Turbopack) 14.989s (-3.0%) 15.830s (-1.3%) 0.842s 5 1.41x
🐘 Postgres Nitro 20.411s (~) 21.027s (~) 0.616s 5 1.92x
🐘 Postgres Express 20.427s (+30.4% 🔺) 21.029s (+29.5% 🔺) 0.602s 5 1.92x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Express 22.422s (-1.8%) 22.972s (-2.3%) 0.550s 5 1.00x
▲ Vercel Nitro 22.483s (-1.9%) 23.275s (-2.2%) 0.793s 5 1.00x
▲ Vercel Next.js (Turbopack) 23.428s (+2.2%) 24.091s (+2.4%) 0.662s 5 1.04x

🔍 Observability: Express | Nitro | Next.js (Turbopack)

Promise.all with 10 concurrent steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
🌐 Redis 🥇 Next.js (Turbopack) 1.349s (~) 2.009s (~) 0.661s 15 1.00x
🌐 Starter Next.js (Turbopack) 1.362s (~) 2.009s (~) 0.647s 15 1.01x
💻 Local Next.js (Turbopack) 1.380s (-1.9%) 2.012s (~) 0.632s 15 1.02x
💻 Local Express 1.398s (-0.6%) 2.006s (~) 0.608s 15 1.04x
💻 Local Nitro 1.404s (~) 2.005s (~) 0.601s 15 1.04x
🐘 Postgres Next.js (Turbopack) 2.036s (-7.2% 🟢) 2.321s (-23.5% 🟢) 0.285s 13 1.51x
🌐 MongoDB Next.js (Turbopack) 2.125s (-1.0%) 3.019s (~) 0.894s 10 1.58x
🌐 Turso Next.js (Turbopack) 2.221s (~) 3.015s (~) 0.794s 10 1.65x
🐘 Postgres Nitro 2.430s (-4.1%) 3.013s (~) 0.583s 10 1.80x
🐘 Postgres Express 2.450s (+35.6% 🔺) 3.011s (+44.9% 🔺) 0.561s 10 1.82x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Next.js (Turbopack) 2.980s (+5.2% 🔺) 3.914s (+8.6% 🔺) 0.933s 8 1.00x
▲ Vercel Express 3.006s (+1.9%) 3.933s (+3.8%) 0.927s 8 1.01x
▲ Vercel Nitro 3.189s (+7.0% 🔺) 4.034s (+7.1% 🔺) 0.845s 8 1.07x

🔍 Observability: Next.js (Turbopack) | Express | Nitro

Promise.all with 25 concurrent steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
💻 Local 🥇 Next.js (Turbopack) 2.178s (+0.6%) 3.124s (+3.5%) 0.945s 10 1.00x
💻 Local Express 2.194s (-1.3%) 3.136s (-1.5%) 0.942s 10 1.01x
💻 Local Nitro 2.221s (+0.7%) 3.178s (+0.9%) 0.957s 10 1.02x
🌐 Redis Next.js (Turbopack) 2.466s (~) 3.020s (~) 0.555s 10 1.13x
🌐 Starter Next.js (Turbopack) 2.473s (+1.7%) 3.009s (~) 0.536s 10 1.14x
🐘 Postgres Next.js (Turbopack) 2.602s (-4.5%) 3.017s (~) 0.415s 10 1.19x
🐘 Postgres Express 2.881s (+1.9%) 3.112s (+2.5%) 0.230s 10 1.32x
🐘 Postgres Nitro 2.943s (+1.1%) 3.318s (+10.2% 🔺) 0.375s 10 1.35x
🌐 MongoDB Next.js (Turbopack) 4.736s (+2.0%) 5.180s (~) 0.444s 6 2.17x
🌐 Turso Next.js (Turbopack) 4.837s (+2.2%) 5.183s (~) 0.346s 6 2.22x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Nitro 3.507s (+5.5% 🔺) 4.093s (+2.5%) 0.586s 8 1.00x
▲ Vercel Express 3.581s (+12.9% 🔺) 4.294s (+14.1% 🔺) 0.713s 7 1.02x
▲ Vercel Next.js (Turbopack) 3.622s (+8.4% 🔺) 4.527s (+17.9% 🔺) 0.904s 7 1.03x

🔍 Observability: Nitro | Express | Next.js (Turbopack)

Promise.race with 10 concurrent steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
🌐 Redis 🥇 Next.js (Turbopack) 1.359s (~) 2.010s (~) 0.651s 15 1.00x
🌐 Starter Next.js (Turbopack) 1.380s (~) 2.008s (~) 0.628s 15 1.02x
💻 Local Nitro 1.416s (-1.4%) 2.006s (~) 0.590s 15 1.04x
💻 Local Next.js (Turbopack) 1.417s (-2.2%) 2.015s (~) 0.599s 15 1.04x
💻 Local Express 1.433s (~) 2.005s (~) 0.572s 15 1.05x
🐘 Postgres Next.js (Turbopack) 1.924s (+18.4% 🔺) 2.014s (~) 0.090s 15 1.42x
🐘 Postgres Express 2.009s (+25.2% 🔺) 2.325s (+15.6% 🔺) 0.315s 13 1.48x
🌐 MongoDB Next.js (Turbopack) 2.137s (~) 3.013s (~) 0.876s 10 1.57x
🐘 Postgres Nitro 2.143s (+6.9% 🔺) 2.597s (-3.2%) 0.453s 12 1.58x
🌐 Turso Next.js (Turbopack) 2.215s (~) 3.015s (~) 0.800s 10 1.63x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Nitro 2.742s (-3.9%) 3.722s (-1.8%) 0.980s 9 1.00x
▲ Vercel Express 2.989s (+6.6% 🔺) 3.938s (+8.8% 🔺) 0.949s 8 1.09x
▲ Vercel Next.js (Turbopack) 3.089s (+7.2% 🔺) 3.913s (+8.8% 🔺) 0.824s 8 1.13x

🔍 Observability: Nitro | Express | Next.js (Turbopack)

Promise.race with 25 concurrent steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
💻 Local 🥇 Next.js (Turbopack) 2.107s (-3.0%) 2.907s (-3.4%) 0.801s 11 1.00x
💻 Local Nitro 2.229s (~) 3.173s (~) 0.945s 10 1.06x
💻 Local Express 2.234s (-3.5%) 3.193s (-1.4%) 0.959s 10 1.06x
🌐 Redis Next.js (Turbopack) 2.474s (~) 3.012s (~) 0.538s 10 1.17x
🌐 Starter Next.js (Turbopack) 2.494s (+2.8%) 3.010s (~) 0.515s 10 1.18x
🐘 Postgres Next.js (Turbopack) 2.612s (-12.0% 🟢) 3.014s (-13.3% 🟢) 0.402s 10 1.24x
🐘 Postgres Express 2.768s (+7.4% 🔺) 3.011s (~) 0.244s 10 1.31x
🐘 Postgres Nitro 2.910s (+1.5%) 3.011s (~) 0.100s 10 1.38x
🌐 MongoDB Next.js (Turbopack) 4.698s (+1.1%) 5.180s (~) 0.482s 6 2.23x
🌐 Turso Next.js (Turbopack) 4.728s (+1.7%) 5.182s (~) 0.454s 6 2.24x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Express 3.204s (-8.1% 🟢) 3.834s (-4.4%) 0.629s 8 1.00x
▲ Vercel Next.js (Turbopack) 3.510s (-2.4%) 4.401s (+2.4%) 0.891s 7 1.10x
▲ Vercel Nitro 10.530s (+197.3% 🔺) 11.170s (+170.3% 🔺) 0.641s 4 3.29x

🔍 Observability: Express | Next.js (Turbopack) | Nitro

Stream Benchmarks (includes TTFB metrics)
workflow with stream

💻 Local Development

World Framework Workflow Time TTFB Slurp Wall Time Overhead Samples vs Fastest
🌐 Starter 🥇 Next.js (Turbopack) 0.131s (+21.1% 🔺) 1.006s (~) 0.000s (-100.0% 🟢) 1.012s (~) 0.881s 10 1.00x
💻 Local Next.js (Turbopack) 0.135s (-6.5% 🟢) 1.002s (~) 0.018s (-9.0% 🟢) 1.029s (-0.6%) 0.894s 10 1.03x
🌐 Redis Next.js (Turbopack) 0.143s (-1.4%) 1.004s (~) 0.000s (+Infinity% 🔺) 1.013s (~) 0.870s 10 1.09x
💻 Local Express 0.173s (-4.0%) 0.993s (~) 0.016s (+7.2% 🔺) 1.023s (~) 0.850s 10 1.32x
💻 Local Nitro 0.178s (+2.2%) 0.992s (~) 0.018s (+23.8% 🔺) 1.023s (~) 0.845s 10 1.36x
🌐 Turso Next.js (Turbopack) 0.474s (-1.0%) 0.973s (~) 0.000s (~) 1.012s (~) 0.539s 10 3.62x
🌐 MongoDB Next.js (Turbopack) 0.476s (+2.8%) 0.975s (-1.0%) 0.000s (-100.0% 🟢) 1.014s (~) 0.538s 10 3.64x
🐘 Postgres Next.js (Turbopack) 1.141s (-3.0%) 1.151s (-38.4% 🟢) 0.000s (NaN%) 1.515s (-24.8% 🟢) 0.374s 10 8.72x
🐘 Postgres Express 2.352s (+109.2% 🔺) 2.689s (+81.3% 🔺) 0.000s (-100.0% 🟢) 3.015s (+76.0% 🔺) 0.663s 10 17.98x
🐘 Postgres Nitro 2.355s (-2.5%) 2.690s (+2.3%) 0.000s (NaN%) 3.015s (~) 0.659s 10 18.01x

▲ Production (Vercel)

World Framework Workflow Time TTFB Slurp Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Next.js (Turbopack) 3.045s (+3.9%) 3.379s (+3.3%) 0.465s (+25.3% 🔺) 4.376s (+6.1% 🔺) 1.331s 10 1.00x
▲ Vercel Nitro 3.048s (+9.6% 🔺) 3.263s (+2.1%) 0.548s (+6.6% 🔺) 4.348s (+4.2%) 1.300s 10 1.00x
▲ Vercel Express 3.074s (+10.0% 🔺) 3.271s (+2.4%) 0.709s (+55.3% 🔺) 4.474s (+9.6% 🔺) 1.400s 10 1.01x

🔍 Observability: Next.js (Turbopack) | Nitro | Express

Summary

Fastest Framework by World

Winner determined by most benchmark wins

World 🥇 Fastest Framework Wins
💻 Local Next.js (Turbopack) 7/8
🐘 Postgres Next.js (Turbopack) 7/8
▲ Vercel Next.js (Turbopack) 3/8
Fastest World by Framework

Winner determined by most benchmark wins

Framework 🥇 Fastest World Wins
Express 💻 Local 8/8
Next.js (Turbopack) 🌐 Starter 4/8
Nitro 💻 Local 8/8
Column Definitions
  • Workflow Time: Runtime reported by workflow (completedAt - createdAt) - primary metric
  • TTFB: Time to First Byte - time from workflow start until first stream byte received (stream benchmarks only)
  • Slurp: Time from first byte to complete stream consumption (stream benchmarks only)
  • Wall Time: Total testbench time (trigger workflow + poll for result)
  • Overhead: Testbench overhead (Wall Time - Workflow Time)
  • Samples: Number of benchmark iterations run
  • vs Fastest: How much slower compared to the fastest configuration for this benchmark

Worlds:

  • 💻 Local: In-memory filesystem world (local development)
  • 🐘 Postgres: PostgreSQL database world (local development)
  • ▲ Vercel: Vercel production/preview deployment
  • 🌐 Starter: Community world (local development)
  • 🌐 Turso: Community world (local development)
  • 🌐 MongoDB: Community world (local development)
  • 🌐 Redis: Community world (local development)
  • 🌐 Jazz: Community world (local development)

📋 View full workflow run

@vercel
Copy link
Contributor

vercel bot commented Jan 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
example-nextjs-workflow-turbopack Ready Ready Preview, Comment Jan 16, 2026 11:01pm
example-nextjs-workflow-webpack Ready Ready Preview, Comment Jan 16, 2026 11:01pm
example-workflow Ready Ready Preview, Comment Jan 16, 2026 11:01pm
workbench-astro-workflow Ready Ready Preview, Comment Jan 16, 2026 11:01pm
workbench-express-workflow Ready Ready Preview, Comment Jan 16, 2026 11:01pm
workbench-fastify-workflow Ready Ready Preview, Comment Jan 16, 2026 11:01pm
workbench-hono-workflow Ready Ready Preview, Comment Jan 16, 2026 11:01pm
workbench-nitro-workflow Ready Ready Preview, Comment Jan 16, 2026 11:01pm
workbench-nuxt-workflow Ready Ready Preview, Comment Jan 16, 2026 11:01pm
workbench-sveltekit-workflow Ready Ready Preview, Comment Jan 16, 2026 11:01pm
workbench-vite-workflow Ready Ready Preview, Comment Jan 16, 2026 11:01pm
workflow-docs Ready Ready Preview, Comment Jan 16, 2026 11:01pm

@vercel
Copy link
Contributor

vercel bot commented Jan 16, 2026

Deployment failed with the following error:

Creating the Deployment Timed Out.

@VaguelySerious VaguelySerious merged commit ee04238 into main Jan 18, 2026
90 of 91 checks passed
@VaguelySerious VaguelySerious deleted the changeset-release/main branch January 18, 2026 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants