Mkdirs Docs

Vercel

How to deploy Mkdirs on Vercel.

You can easily deploy Mkdirs on Vercel.

Deploy on Vercel

Create an account on Vercel

If you don't have an account on Vercel, follow their steps to signup.

Create a new project

Click on the Add New Project button, and select the GitHub repository you just created, then click on the Import button.

Set the environment variables

Copy and paste the environment variables from the .env file to the Environment Variables section, then click on the Deploy button.

Vercel Project

Set the domain

Add the domain you want to use in the Domains section, and add the DNS records to your domain provider, then wait for the DNS records to take effect.

Vercel Domain

Set the Function Max Duration (Optional)

If you enabled the AI autofill feature, please set the Function Max Duration to 60 seconds in the Settings/Functions section.

Config AI Function

Done

Wait for the deployment to finish, and your directory website should be live on the web.

FAQ

  • Q: How to use Cloudflare as a reverse proxy?

    A: Follow the steps here to use Cloudflare as a reverse proxy.

    If you met with Error: Too many redirects, you can try to set SSL mode to Full.

    Cloudflare SSL

Video tutorial

Last updated on

On this page