feat: |Doc| add Google ads doc (#598)

This commit is contained in:
Dream Hunter
2025-02-27 00:58:56 +08:00
committed by GitHub
parent 983300acf4
commit 97d24b2087
4 changed files with 39 additions and 8 deletions

View File

@@ -22,7 +22,7 @@ cp .env.example .env.prod
```bash
pnpm build --emptyOutDir
# 根据提示创建 pages
# 第一次部署会提示创建项目, production 分支请填写 production
pnpm run deploy
```