Instruction: Discuss the purposes and differences between Custom App and Custom Document in a Next.js application.
Context: This question is designed to evaluate the candidate's knowledge of extending the default structure and behavior of Next.js applications using _app.js and _document.js files.