Lee Robinson
Lee Robinson
> Try leveraging the route handlers and server actions from the app directory to ultimately get rid of server folder and tRPC (I will do this in a whole separate...
Open to ideas on how to fix it!
https://github.com/leerob/leerob.io/pull/698/
I can't reproduce this one
I'm okay with keeping this out but thank you regardless!

https://github.com/leerob/leerob.io/commit/76855aeaa8e9ad697ee290b01e1dfdc2dcff145e
Could you add a test please?
It's also worth noting that the initial Turbopack support is for `next dev`, which is only for your local environment. `next build` support will come later 🙏
> There is no locale support for Next API routes so you can't make it multilanguage unless you hardcode all possible language templates and come up with your own placeholder...