From ce6fe3b4c6588529d25fc2ece691506c91a36bed Mon Sep 17 00:00:00 2001 From: Ajay Kumar <56859399+ajaysourcedigital@users.noreply.github.com> Date: Tue, 12 May 2026 16:14:58 +0530 Subject: [PATCH] docs: add Deploy to PandaStack button --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0f90ea62..24fcfd86 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ - 点击下方按钮跳转并部署 +[![Deploy to PandaStack](https://dashboard.pandastack.io/deploy-button.svg)](https://dashboard.pandastack.io/deploy?repo=fanmingming/myphp&type=static&buildCmd=npm+run+build&outputDir=dist) +[![Deploy to PandaStack](https://dashboard.pandastack.io/deploy-button.svg)](https://dashboard.pandastack.io/deploy?repo=fanmingming/myphp&type=static&buildCmd=npm+run+build&outputDir=dist) - 找到Vercel项目的域名设置,改为你的域名保存 - 访问你的域名 > 最后你可以:删除仓库的`README.md`,编辑或删除`index.html`。