Follow
Series

How to

Sharing very important tips and tutorials in hopefully 600 words or less.

Articles in this series

How to create a custom 404 page in NextJS

Jul 18, 20223 min read

In a NextJS app, when you visit a URL that is not available in your project, you will be redirected to a 404 page. This page comes default without any...

How to create a custom 404 page in NextJS
How to make URLs pretty using Netlify