Skip to content

Conversation

@smallbrownbike
Copy link
Collaborator

Problem

The full OpenAPI schema was being queried on every API endpoint page causing build-time memory issues and page bloat.

Changes

  • Each API page now queries only the schemas it needs
  • Greatly reduces the memory required to build the site
  • Opens up the ability to use DSG/SSR (shouldn't be hitting Vercel's function size limit now)

@vercel
Copy link

vercel bot commented Jan 26, 2026

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

Project Deployment Review Updated (UTC)
posthog Ready Ready Preview Jan 26, 2026 6:35am

Request Review

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