Skip to content

fix(vercel): generate prerender config for o11y routes matching isr route rule#3562

Merged
pi0 merged 4 commits into
v2from
fix/vercel-isr
Sep 4, 2025
Merged

fix(vercel): generate prerender config for o11y routes matching isr route rule#3562
pi0 merged 4 commits into
v2from
fix/vercel-isr

Conversation

@danielroe

Copy link
Copy Markdown
Member

🔗 Linked issue

resolves nuxt/nuxt#33140

❓ Type of change

  • 📖 Documentation (updates to the documentation, readme, or JSdoc annotations)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

ISR stopped working with new o11y routes as we create additional functions without corresponding ISR config. This adds the missing config by evaluating what route rules would/should apply to the o11y route.

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@danielroe danielroe self-assigned this Sep 4, 2025
@danielroe danielroe requested a review from pi0 as a code owner September 4, 2025 21:53
@vercel

vercel Bot commented Sep 4, 2025

Copy link
Copy Markdown

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

Project Deployment Preview Comments Updated (UTC)
nitro.build Ready Ready Preview Comment Sep 4, 2025 10:06pm

@pi0 pi0 changed the title fix(vercel): generate prerender config for o11y routes fix(vercel): generate prerender config for o11y routes matching isr route rule Sep 4, 2025

@pi0 pi0 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks ❤️

@pi0 pi0 merged commit a64aa4c into v2 Sep 4, 2025
6 checks passed
@pi0 pi0 deleted the fix/vercel-isr branch September 4, 2025 22:08
@Hebilicious Hebilicious mentioned this pull request Sep 14, 2025
8 tasks
pi0 pushed a commit that referenced this pull request Sep 18, 2025
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.

2 participants