79614517

Date: 2025-05-09 16:30:55
Score: 1
Natty:
Report link

Vercel does not have that feature at the moment. But the vercel domain can be assigned to another branch and this way you can switch your environment and make your productive enironment unreachable. Before you need that, you need create a branch in GIT that serves a "website in maintanance mode" site.

You can assign a different branch in Vercel this way:

  1. Project > Settings > Domains > Your Domain > Connect to environment > Preview > Branch > Select a branch that serves a "maintanance site"
Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Peter