English | 简体中文
Join us:
Deploying a Next.js Application on Vercel
Prerequisites:
- ChatFlow repo fork
- A Vercel account
- Login to your Vercel account and click on "New Project".
- Select your Git repository where your Next.js application is hosted.
- Vercel will automatically detect that it is a Next.js application and configure the build settings.
This code is distributed under the MIT license. See LICENSE in this directory.