Course lesson

Clean Up and Deploy a Next.js 13 Application Powered by the App Router

There are a handful of errors we will run into when we try to redeploy our application now that it is utilizing the app router.

Duration
3 min
Access
Free
Transcript
Retained from source evidence

There are a handful of errors we will run into when we try to redeploy our application now that it is utilizing the app router.

After those errors are handled and now that we have moved everything from our pages router to app router and added new features like server actions and experimental hooks we can redeploy our application.