As I was setting up t3-env in my latest project, I noticed that Next 15 now supports imports in `next.config.ts`, no jiti required. source: https://github.com/vercel/next.js/discussions/35969#discussioncomment-10005034 PR for docs update: https://github.com/t3-oss/t3-env/pull/342