The landing and marketing pages for NEAR AI (blogs, RFPs, etc).
This project is built with Next JS and NEAR AI UI.
Install Node, NPM, and dependencies:
nvm install
nvm use
npm iCreate local .env file:
cp .env.example .envRun development server:
npm run devPushing to the main branch will deploy via Vercel.