Implementing Authentication using LoginRadius in NextJS application Available Scripts "scripts": { "dev": "next dev", "build": "next build", "start": "next start", "lint": "next lint" }