You're only gonna need that prefix in the default nextjs pages like _app.js, the _document.js, etc. you can look it up in the Next.js Docs, I think the prefix is used to avoid routes like "/app" or "/document", and let them free in case you need use them for your project.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…