Skip to content

Conversation

@haydenbleasel
Copy link
Member

@haydenbleasel haydenbleasel commented Dec 5, 2025

  • Updates docs template
  • Fix img tags
  • Fix duplicate className in CTA

@changeset-bot
Copy link

changeset-bot bot commented Dec 5, 2025

⚠️ No Changeset found

Latest commit: 90eced6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link
Contributor

vercel bot commented Dec 5, 2025

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 18, 2026 7:58pm
example-nextjs-workflow-webpack Ready Ready Preview, Comment Jan 18, 2026 7:58pm
example-workflow Ready Ready Preview, Comment Jan 18, 2026 7:58pm
workbench-astro-workflow Ready Ready Preview, Comment Jan 18, 2026 7:58pm
workbench-express-workflow Ready Ready Preview, Comment Jan 18, 2026 7:58pm
workbench-fastify-workflow Ready Ready Preview, Comment Jan 18, 2026 7:58pm
workbench-hono-workflow Ready Ready Preview, Comment Jan 18, 2026 7:58pm
workbench-nitro-workflow Ready Ready Preview, Comment Jan 18, 2026 7:58pm
workbench-nuxt-workflow Ready Ready Preview, Comment Jan 18, 2026 7:58pm
workbench-sveltekit-workflow Ready Ready Preview, Comment Jan 18, 2026 7:58pm
workbench-vite-workflow Ready Ready Preview, Comment Jan 18, 2026 7:58pm
workflow-docs Ready Ready Preview, Comment Jan 18, 2026 7:58pm

@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2025

🧪 E2E Test Results

Some tests failed

Summary

Passed Failed Skipped Total
❌ ▲ Vercel Production 410 14 38 462
✅ 💻 Local Development 388 0 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 1775 35 134 1944

❌ Failed Tests

▲ Vercel Production (14 failed)

astro (1 failed):

  • outputStreamInsideStepWorkflow - getWritable() called inside step functions

example (1 failed):

  • outputStreamInsideStepWorkflow - getWritable() called inside step functions

express (2 failed):

  • outputStreamWorkflow
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions

fastify (1 failed):

  • outputStreamInsideStepWorkflow - getWritable() called inside step functions

hono (1 failed):

  • outputStreamInsideStepWorkflow - getWritable() called inside step functions

nextjs-turbopack (1 failed):

  • outputStreamInsideStepWorkflow - getWritable() called inside step functions

nextjs-webpack (2 failed):

  • outputStreamWorkflow
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions

nitro (1 failed):

  • outputStreamInsideStepWorkflow - getWritable() called inside step functions

nuxt (2 failed):

  • outputStreamWorkflow
  • outputStreamInsideStepWorkflow - getWritable() called inside step functions

sveltekit (1 failed):

  • outputStreamInsideStepWorkflow - getWritable() called inside step functions

vite (1 failed):

  • outputStreamInsideStepWorkflow - getWritable() called inside step functions
🌍 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 37 1 4
❌ example 37 1 4
❌ express 36 2 4
❌ fastify 37 1 4
❌ hono 37 1 4
❌ nextjs-turbopack 40 1 1
❌ nextjs-webpack 39 2 1
❌ nitro 37 1 4
❌ nuxt 36 2 4
❌ sveltekit 37 1 4
❌ vite 37 1 4
✅ 💻 Local Development
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 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: failure
  • Local Dev: success
  • Local Prod: success
  • Local Postgres: success
  • Windows: success

Check the workflow run for details.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2025

📊 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.033s (-8.8% 🟢) 1.014s (~) 0.981s 10 1.00x
💻 Local Next.js (Turbopack) 0.037s (-9.0% 🟢) 1.017s (~) 0.979s 10 1.13x
🌐 Redis Next.js (Turbopack) 0.041s (-4.2%) 1.017s (~) 0.976s 10 1.24x
💻 Local Express 0.045s (-2.0%) 1.024s (+1.1%) 0.979s 10 1.34x
💻 Local Nitro 0.046s (+4.3%) 1.007s (~) 0.961s 10 1.39x
🌐 Turso Next.js (Turbopack) 0.054s (-44.3% 🟢) 1.014s (~) 0.960s 10 1.62x
🌐 MongoDB Next.js (Turbopack) 0.128s (+20.2% 🔺) 1.017s (~) 0.889s 10 3.85x
🐘 Postgres Next.js (Turbopack) 0.170s (-29.1% 🟢) 1.019s (-4.1%) 0.849s 10 5.10x
🐘 Postgres Nitro 0.221s (-31.9% 🟢) 1.019s (+0.7%) 0.798s 10 6.65x
🐘 Postgres Express 0.329s (+1.6%) 1.014s (~) 0.685s 10 9.88x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Next.js (Turbopack) 0.598s (-24.3% 🟢) 1.518s (-14.5% 🟢) 0.920s 10 1.00x
▲ Vercel Express 0.722s (+8.3% 🔺) 1.716s (~) 0.994s 10 1.21x
▲ Vercel Nitro 0.787s (+36.8% 🔺) 1.722s (+11.5% 🔺) 0.935s 10 1.32x

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

workflow with 1 step

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
🌐 Starter 🥇 Next.js (Turbopack) 1.070s (-1.1%) 2.010s (~) 0.940s 10 1.00x
💻 Local Next.js (Turbopack) 1.094s (-0.8%) 2.012s (~) 0.918s 10 1.02x
🌐 Redis Next.js (Turbopack) 1.107s (+0.5%) 2.012s (~) 0.906s 10 1.03x
💻 Local Express 1.113s (~) 2.007s (~) 0.893s 10 1.04x
💻 Local Nitro 1.118s (~) 2.007s (~) 0.888s 10 1.05x
🌐 Turso Next.js (Turbopack) 1.290s (~) 2.012s (~) 0.722s 10 1.21x
🌐 MongoDB Next.js (Turbopack) 1.292s (-1.3%) 2.014s (~) 0.721s 10 1.21x
🐘 Postgres Next.js (Turbopack) 1.900s (-17.0% 🟢) 2.020s (-33.0% 🟢) 0.120s 10 1.78x
🐘 Postgres Express 2.181s (+0.5%) 3.014s (~) 0.833s 10 2.04x
🐘 Postgres Nitro 2.256s (+3.6%) 3.013s (~) 0.757s 10 2.11x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Nitro 11.184s (+300.5% 🔺) 12.060s (+230.1% 🔺) 0.877s 10 1.00x
▲ Vercel Next.js (Turbopack) 11.350s (+314.1% 🔺) 12.118s (+236.2% 🔺) 0.769s 10 1.01x
▲ Vercel Express 11.750s (+322.4% 🔺) 12.454s (+247.7% 🔺) 0.704s 10 1.05x

🔍 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.461s (-1.2%) 11.013s (~) 0.552s 5 1.00x
💻 Local Next.js (Turbopack) 10.666s (~) 11.017s (~) 0.351s 5 1.02x
🌐 Redis Next.js (Turbopack) 10.678s (~) 11.021s (~) 0.343s 5 1.02x
💻 Local Express 10.796s (~) 11.014s (~) 0.218s 5 1.03x
💻 Local Nitro 10.816s (~) 11.012s (~) 0.196s 5 1.03x
🌐 Turso Next.js (Turbopack) 12.199s (~) 13.024s (~) 0.824s 5 1.17x
🌐 MongoDB Next.js (Turbopack) 12.242s (~) 13.026s (~) 0.784s 5 1.17x
🐘 Postgres Next.js (Turbopack) 15.311s (-14.0% 🟢) 16.036s (-13.0% 🟢) 0.724s 5 1.46x
🐘 Postgres Express 20.353s (~) 21.029s (~) 0.676s 5 1.95x
🐘 Postgres Nitro 20.410s (+0.5%) 21.037s (+0.9%) 0.627s 5 1.95x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Express 22.540s (~) 23.212s (-0.6%) 0.672s 5 1.00x
▲ Vercel Next.js (Turbopack) 23.335s (+2.3%) 23.874s (+2.2%) 0.539s 5 1.04x
▲ Vercel Nitro 23.497s (+4.8%) 24.427s (+4.3%) 0.929s 5 1.04x

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

Promise.all with 10 concurrent steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
🌐 Starter 🥇 Next.js (Turbopack) 1.306s (-2.5%) 2.008s (~) 0.702s 15 1.00x
🌐 Redis Next.js (Turbopack) 1.357s (-1.3%) 2.011s (~) 0.654s 15 1.04x
💻 Local Next.js (Turbopack) 1.371s (-1.2%) 2.012s (~) 0.641s 15 1.05x
💻 Local Express 1.414s (~) 2.006s (~) 0.593s 15 1.08x
💻 Local Nitro 1.432s (+1.4%) 2.006s (~) 0.574s 15 1.10x
🐘 Postgres Next.js (Turbopack) 1.993s (+17.1% 🔺) 2.246s (+11.6% 🔺) 0.253s 14 1.53x
🌐 Turso Next.js (Turbopack) 2.115s (-3.8%) 3.016s (~) 0.901s 10 1.62x
🌐 MongoDB Next.js (Turbopack) 2.127s (~) 3.014s (~) 0.887s 10 1.63x
🐘 Postgres Nitro 2.334s (-1.7%) 3.013s (~) 0.679s 10 1.79x
🐘 Postgres Express 2.471s (+2.8%) 3.012s (~) 0.541s 10 1.89x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Express 3.134s (+9.9% 🔺) 3.971s (+5.2% 🔺) 0.837s 8 1.00x
▲ Vercel Next.js (Turbopack) 3.356s (+12.3% 🔺) 4.189s (+9.9% 🔺) 0.832s 8 1.07x
▲ Vercel Nitro 3.796s (+37.2% 🔺) 4.536s (+25.4% 🔺) 0.740s 7 1.21x

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

Promise.all with 25 concurrent steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
💻 Local 🥇 Next.js (Turbopack) 2.052s (-0.8%) 2.914s (+1.7%) 0.862s 11 1.00x
💻 Local Express 2.224s (+1.3%) 3.113s (-0.7%) 0.889s 10 1.08x
💻 Local Nitro 2.282s (+3.6%) 3.248s (+2.6%) 0.966s 10 1.11x
🌐 Starter Next.js (Turbopack) 2.376s (-3.3%) 3.009s (~) 0.633s 10 1.16x
🌐 Redis Next.js (Turbopack) 2.494s (~) 3.014s (~) 0.519s 10 1.22x
🐘 Postgres Next.js (Turbopack) 2.550s (-21.1% 🟢) 3.023s (-17.3% 🟢) 0.472s 10 1.24x
🐘 Postgres Express 2.893s (-3.0%) 3.012s (-13.2% 🟢) 0.119s 10 1.41x
🐘 Postgres Nitro 3.034s (+11.6% 🔺) 3.358s (+11.1% 🔺) 0.324s 9 1.48x
🌐 MongoDB Next.js (Turbopack) 4.673s (-0.7%) 5.180s (~) 0.507s 6 2.28x
🌐 Turso Next.js (Turbopack) 4.775s (+3.8%) 5.180s (~) 0.405s 6 2.33x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Nitro 3.216s (-17.8% 🟢) 3.776s (-18.1% 🟢) 0.560s 8 1.00x
▲ Vercel Next.js (Turbopack) 3.555s (+10.0% 🔺) 4.368s (+12.3% 🔺) 0.813s 7 1.11x
▲ Vercel Express 3.911s (-58.0% 🟢) 4.436s (-55.5% 🟢) 0.525s 7 1.22x

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

Promise.race with 10 concurrent steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
🌐 Starter 🥇 Next.js (Turbopack) 1.306s (-4.1%) 2.007s (~) 0.701s 15 1.00x
🌐 Redis Next.js (Turbopack) 1.351s (-2.6%) 2.010s (~) 0.658s 15 1.03x
💻 Local Next.js (Turbopack) 1.409s (~) 2.012s (~) 0.603s 15 1.08x
💻 Local Express 1.436s (+2.0%) 2.005s (~) 0.569s 15 1.10x
💻 Local Nitro 1.444s (+1.5%) 2.006s (~) 0.562s 15 1.11x
🐘 Postgres Nitro 1.722s (-8.1% 🟢) 2.010s (~) 0.288s 15 1.32x
🐘 Postgres Next.js (Turbopack) 1.756s (+14.6% 🔺) 2.011s (~) 0.256s 15 1.34x
🐘 Postgres Express 1.939s (-1.4%) 2.233s (+3.6%) 0.295s 14 1.48x
🌐 MongoDB Next.js (Turbopack) 2.134s (-0.8%) 3.014s (~) 0.880s 10 1.63x
🌐 Turso Next.js (Turbopack) 2.149s (-3.4%) 3.013s (~) 0.864s 10 1.64x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Next.js (Turbopack) 2.896s (~) 3.651s (-1.5%) 0.756s 9 1.00x
▲ Vercel Express 2.924s (-58.0% 🟢) 3.869s (-50.8% 🟢) 0.945s 8 1.01x
▲ Vercel Nitro 3.156s (+10.4% 🔺) 4.034s (+11.6% 🔺) 0.879s 8 1.09x

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

Promise.race with 25 concurrent steps

💻 Local Development

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
💻 Local 🥇 Next.js (Turbopack) 2.130s (-2.3%) 3.025s (-2.5%) 0.895s 10 1.00x
💻 Local Nitro 2.317s (~) 3.254s (-0.6%) 0.936s 10 1.09x
💻 Local Express 2.329s (+5.3% 🔺) 3.241s (+3.4%) 0.912s 10 1.09x
🌐 Starter Next.js (Turbopack) 2.367s (-3.7%) 3.009s (~) 0.642s 10 1.11x
🌐 Redis Next.js (Turbopack) 2.474s (-8.8% 🟢) 3.010s (-7.0% 🟢) 0.536s 10 1.16x
🐘 Postgres Next.js (Turbopack) 2.571s (+2.9%) 3.017s (~) 0.446s 10 1.21x
🐘 Postgres Nitro 2.857s (+4.4%) 3.237s (+7.5% 🔺) 0.380s 10 1.34x
🐘 Postgres Express 2.990s (+5.5% 🔺) 3.359s (+11.5% 🔺) 0.369s 9 1.40x
🌐 MongoDB Next.js (Turbopack) 4.661s (-2.4%) 5.184s (~) 0.523s 6 2.19x
🌐 Turso Next.js (Turbopack) 4.722s (+1.6%) 5.182s (~) 0.460s 6 2.22x

▲ Production (Vercel)

World Framework Workflow Time Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Nitro 3.284s (+2.6%) 4.026s (+7.1% 🔺) 0.742s 8 1.00x
▲ Vercel Express 4.319s (+35.0% 🔺) 5.053s (+34.1% 🔺) 0.735s 6 1.31x
▲ Vercel Next.js (Turbopack) 5.399s (+61.4% 🔺) 6.080s (+55.2% 🔺) 0.681s 5 1.64x

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

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.100s (-22.4% 🟢) 1.005s (~) 0.000s (NaN%) 1.011s (~) 0.911s 10 1.00x
💻 Local Next.js (Turbopack) 0.137s (-4.0%) 1.003s (~) 0.016s (-3.7%) 1.026s (~) 0.889s 10 1.37x
🌐 Redis Next.js (Turbopack) 0.149s (+2.8%) 1.006s (~) 0.000s (~) 1.016s (~) 0.867s 10 1.49x
💻 Local Express 0.179s (+2.0%) 0.992s (~) 0.016s (+7.9% 🔺) 1.023s (~) 0.844s 10 1.79x
💻 Local Nitro 0.183s (+4.2%) 0.992s (~) 0.018s (+32.8% 🔺) 1.025s (+0.5%) 0.842s 10 1.83x
🌐 Turso Next.js (Turbopack) 0.488s (-9.1% 🟢) 0.958s (+5.5% 🔺) 0.000s (-100.0% 🟢) 1.014s (~) 0.526s 10 4.88x
🌐 MongoDB Next.js (Turbopack) 0.516s (+2.9%) 0.934s (-2.1%) 0.000s (NaN%) 1.013s (~) 0.498s 10 5.16x
🐘 Postgres Next.js (Turbopack) 1.119s (+20.7% 🔺) 1.924s (+52.6% 🔺) 0.000s (NaN%) 2.015s (+42.5% 🔺) 0.897s 10 11.20x
🐘 Postgres Nitro 2.204s (-4.0%) 2.839s (+3.4%) 0.000s (NaN%) 3.014s (~) 0.810s 10 22.06x
🐘 Postgres Express 2.388s (+3.2%) 2.656s (-2.6%) 0.000s (NaN%) 3.015s (~) 0.627s 10 23.90x

▲ Production (Vercel)

World Framework Workflow Time TTFB Slurp Wall Time Overhead Samples vs Fastest
▲ Vercel 🥇 Express 2.903s (-4.8%) 3.350s (-2.2%) 0.497s (-21.2% 🟢) 4.336s (-5.2% 🟢) 1.433s 10 1.00x
▲ Vercel Nitro 2.974s (+0.8%) 3.325s (+2.1%) 0.510s (-14.7% 🟢) 4.338s (-2.2%) 1.365s 10 1.02x
▲ Vercel Next.js (Turbopack) 2.995s (+3.3%) 3.241s (-3.2%) 0.989s (+103.0% 🔺) 4.660s (+8.8% 🔺) 1.665s 10 1.03x

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

Summary

Fastest Framework by World

Winner determined by most benchmark wins

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

Winner determined by most benchmark wins

Framework 🥇 Fastest World Wins
Express 💻 Local 8/8
Next.js (Turbopack) 🌐 Starter 6/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

Copy link
Contributor

@vercel vercel bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Additional Suggestion:

The app's URL structure has changed to use language-prefixed routes (/[lang]/docs/), but the redirects in next.config.ts still point to the old non-language-prefixed routes, causing these redirects to fail and return 404 errors.

View Details
📝 Patch Details
diff --git a/docs/next.config.ts b/docs/next.config.ts
index 9f8856f..878306e 100644
--- a/docs/next.config.ts
+++ b/docs/next.config.ts
@@ -49,12 +49,12 @@ const config: NextConfig = {
     return [
       {
         source: '/docs',
-        destination: '/docs/getting-started',
+        destination: '/en/docs/getting-started',
         permanent: true,
       },
       {
         source: '/err/:slug',
-        destination: '/docs/errors/:slug',
+        destination: '/en/docs/errors/:slug',
         permanent: true,
       },
     ];

Analysis

Broken redirects in next.config.ts point to non-existent routes

What fails: The redirects in docs/next.config.ts lines 51-52 and 56-58 point to non-language-prefixed routes that don't exist in the application's new language-based routing structure.

How to reproduce:

  1. Visit http://localhost:3000/docs - will redirect to /docs/getting-started which returns 404
  2. Visit http://localhost:3000/err/serialization-failed - will redirect to /docs/errors/serialization-failed which returns 404

Result: Both redirects fail because the app's route structure requires language prefixes (/[lang]/docs/...) but the redirect destinations are missing the language segment.

Expected: The redirects should point to valid language-prefixed routes that exist in the application (e.g., /en/docs/getting-started and /en/docs/errors/:slug).

Root cause: The application migrated to language-based routing (/[lang]/docs/...) with dynamic language segments, but the redirects in next.config.ts were not updated to include the language prefix. Since /docs/... routes no longer exist and /[lang] is a required dynamic segment, the redirect destinations result in 404 errors.

Fix applied: Updated redirect destinations to use the default language 'en' as prefix:

  • /docs/en/docs/getting-started
  • /err/:slug/en/docs/errors/:slug
Fix on Vercel

<a {...props} className="font-normal text-primary no-underline" />
),
a: ({ href, ...props }) =>
href.startsWith('/') ? (
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
href.startsWith('/') ? (
typeof href === 'string' && href.startsWith('/') ? (

The a component doesn't safely check if href is defined before calling .startsWith(), causing a runtime error when an anchor tag is rendered without an href attribute.

Fix on Vercel

): Promise<{ success: boolean }> => {
const emoji = emotions.find((e) => e.name === feedback.emotion)?.emoji;
const body = `${emoji} ${feedback.message}\n\n> Forwarded from user feedback.`;
const endpoint = new URL('/feedback', 'https://geistdocs.com/feedback');
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
const endpoint = new URL('/feedback', 'https://geistdocs.com/feedback');
const endpoint = new URL('/api/feedback', baseUrl);

Feedback endpoint is hardcoded to external geistdocs.com service instead of using the application's own baseUrl

Fix on Vercel

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.

4 participants