Also if I install a dependency, how will next.js know that the dependency is just for the frontend and not the backend?
What if I want to install dependencies and use them in side the route handler?
Thank you so much π―. Exactly what I was looking for
Grace Frank
What if I want to use env variables, will I define it differently from the frontend?