Next.js + Node.js API
Deployed with ZEIT Now!
This project is a Next.js app with two directories, /static for static content and /pages which contains content and /api, a serverless Node.js function. See api/date.js for the Date API with Node.js.