Simple Node.js + Vercel example that returns a "Hello World" response.
You can choose from one of the following two methods to use this repository:
Deploy the example using Vercel:
git clone https://github.com/PeableOfficial/PeableWebsiteNotionServer
Install the Vercel CLI:
npm i -g vercel
Then run the app at the root of the repository:
vercel dev