next.js/test/production/standalone-mode/basic/app/not-found.js
not-found.js4 lines64 B
export default function NotFound() {
  return 'app-not-found'
}
Quest for Codev2.0.0
/
SIGN IN