Skip to content

Point Next types at dev build routes#22

Merged
BunsDev merged 1 commit intomainfrom
okcode/dev-build-run
Mar 28, 2026
Merged

Point Next types at dev build routes#22
BunsDev merged 1 commit intomainfrom
okcode/dev-build-run

Conversation

@BunsDev
Copy link
Copy Markdown
Contributor

@BunsDev BunsDev commented Mar 28, 2026

Summary

  • Update next-env.d.ts to import route types from ./.next/dev/types/routes.d.ts instead of the default build output.
  • Align type resolution with the dev build route manifest used by this branch.

Testing

  • Not run (documentation/type-reference change only).
  • Confirmed the diff updates a single import path in next-env.d.ts.

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

vercel bot commented Mar 28, 2026

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

Project Deployment Actions Updated (UTC)
open-trust Ready Ready Preview Mar 28, 2026 10:07am

@BunsDev BunsDev merged commit ea5674d into main Mar 28, 2026
1 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