Is Next Js a frontend or backend?

Career: Next Js

Next.js is a React framework primarily used for building frontend web applications with server-side rendering capabilities. It handles both client-side and server-side code, allowing developers to create full-stack applications, but it is mainly considered a frontend framework with backend features for rendering and data fetching. Knowledge of JavaScript, React, and server-side concepts is beneficial for Next.js developers.