Next.js:helloworld
$ npx create-next-app myapp
$ cd myapp
$ npm run dev
Vercel:helloworld