Relative Content

Tag Archive for next.jsnextjs14

Static export with errors Next.JS 14 with App Router

I try to make static export and pre-render all pages with nextjs static export feature, I have pages which need dynamic props but I got errors while compiling:
Error occurred prerendering page "/branche/agriculture-foresterie-ressources-animales-et-halieutiques/13/instituts". Read more: https://nextjs.org/docs/messages/prerender-error

NextJS redirect in server action

I have a fairly simple login page, with a server side action. After the login has been completed, and a session created, I simply want to redirect the user to /app.