From 1d096eeb17974370df1ef23674b0274ad433c17b Mon Sep 17 00:00:00 2001
From: Yuhang <2312744987@qq.com>
Date: Fri, 22 Dec 2023 14:57:54 +0800
Subject: [PATCH 1/2] docs: Add deploy to Zeabur button in README

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 52ed68c0f..f9c35227f 100644
--- a/README.md
+++ b/README.md
@@ -27,6 +27,8 @@ One-Click to get well-designed cross-platform ChatGPT web UI.
 
 [![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FYidadaa%2FChatGPT-Next-Web&env=OPENAI_API_KEY&env=CODE&project-name=chatgpt-next-web&repository-name=ChatGPT-Next-Web)
 
+[![Deploy on Zeabur](https://zeabur.com/button.svg)](https://zeabur.com/templates/ZBUEFA)
+
 [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/Yidadaa/ChatGPT-Next-Web)
 
 ![cover](./docs/images/cover.png)

From 42515899d96c5f2725eb852a9a9369251cc1ba0b Mon Sep 17 00:00:00 2001
From: Yuhang <2312744987@qq.com>
Date: Fri, 22 Dec 2023 14:58:30 +0800
Subject: [PATCH 2/2] docs: Add deploy to Zeabur button in REAME for Chinese

---
 README_CN.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README_CN.md b/README_CN.md
index 08b385573..40f67e9be 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -9,6 +9,8 @@
 
 [![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FYidadaa%2FChatGPT-Next-Web&env=OPENAI_API_KEY&env=CODE&project-name=chatgpt-next-web&repository-name=ChatGPT-Next-Web)
 
+[![Deploy on Zeabur](https://zeabur.com/button.svg)](https://zeabur.com/templates/ZBUEFA)
+
 [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/Yidadaa/ChatGPT-Next-Web)
 
 ![主界面](./docs/images/cover.png)