What is the problem?
面向中文新手的 GitHub + Vercel 建站草稿:解释它们为什么适合作品集和练习站,并列出权限、部署、域名、环境变量和人工复核风险。
Quick solution
Treat this as a Vercel tutorial issue. First confirm the environment, inputs, permissions, logs, and delivery boundary. Then use the linked deep guide for the full checklist before changing production code or promising a result.
Read the deep guideDetailed steps
- 在本地建立一个小项目,只包含首页、作品列表和联系说明。
- 运行安装、开发和构建命令,确认不是只在编辑器里看起来正常。
- 初始化 Git 仓库,提交第一版,不要把密钥、`.env` 文件或客户资料放进去。
- 新建 GitHub 仓库,先确认仓库是公开还是私有。
- 把本地项目推送到 GitHub,并检查 README、许可证和敏感文件。
- 在 Vercel 导入仓库,选择框架和构建命令。
Commands or code
- 本地 build 已通过
- git status 没有意外修改
- 没有提交 .env、密钥、客户资料或私有截图
- 首页标题和描述没有夸大承诺
- 联系入口清楚,但不暴露私人敏感信息
- 作品条目来自自己的练习或已获授权素材
- Vercel 项目权限、团队、域名和计费状态已人工确认Risk notes
Confirm the real project environment, account permissions, platform rules, and output quality before delivery. Do not ship AI-generated changes without human review, and do not claim indexing, income, deployment success, or ranking improvements without measured evidence.