Next.js Interview Questions and Answers
Question: What is the purpose of the '404.js' file in the 'pages' directory?Answer: The '404.js' file in the 'pages' directory is a custom 404 error page. It allows you to define a React component that will be displayed when a user accesses a non-existent route. |
Save For Revision
Bookmark this item, mark it difficult, or place it in a revision set.
Log in to save bookmarks, difficult questions, and revision sets.
Is it helpful? Yes No
Most helpful rated by users: