import React from 'react' const Index = () => (

Hello Next.js, this is your friend Brian from logrocket

) export default Index