DocNext

Search

Deploy

Since DocNext is a Next.js template, it is easily integrateable with Vercel and even self-hosting platforms like Coolify.


Vercel Guide

Vercel Logo

I just wanted to add an image

  • Create a repository on any online Git management system (I'll explain using GitHub)
  • Push the code to the remote repository

bash

git push
  • Create an account with Vercel and link your GitHub profile
  • Finally, just choose your repository and click deploy!

Voila now we've deployed !