Skip to content

Point Next route types at dev output#19

Merged
BunsDev merged 1 commit intomainfrom
okcode/open-issues-check
Mar 27, 2026
Merged

Point Next route types at dev output#19
BunsDev merged 1 commit intomainfrom
okcode/open-issues-check

Conversation

@BunsDev
Copy link
Copy Markdown
Contributor

@BunsDev BunsDev commented Mar 27, 2026

Summary

  • Updated next-env.d.ts to import route types from ./.next/dev/types/routes.d.ts instead of the default build output path.
  • Aligns TypeScript route typing with the dev-generated Next.js types for this branch.

Testing

  • Not run (change is limited to a single type import path).
  • Verified the diff only touches next-env.d.ts.

- Update `next-env.d.ts` to reference `.next/dev/types/routes.d.ts`
- Keep TypeScript route types aligned with the dev build output
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 27, 2026

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

Project Deployment Actions Updated (UTC)
open-trust Ready Ready Preview Mar 27, 2026 10:17pm

@BunsDev BunsDev merged commit 05d2429 into main Mar 27, 2026
0 of 2 checks passed
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.

1 participant