git clone https://github.com/jordanrendall/netlify-nextjs-serverless-template.git
npm install
npm install netlify-cli -g
netlify dev --functions="functions"
Then the frontend will be available at http://localhost:8888, communicating with the Netlify Dev server at http://localhost:3000.