This is a Next.js project bootstrapped with create-next-app
.
Set the environment variable for database connection (MONGODB_URI) in next.config.js
Run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.