添加联系表单提交接口和邮件通知功能,支持从环境变量读取 SMTP 配置 重构 SEO 配置到 site.json,新增 robots.txt 和 sitemap.xml 生成 更新公司电话并添加 PM2 生产运行配置
17 lines
238 B
Plaintext
17 lines
238 B
Plaintext
# v0 sandbox internal files
|
|
__v0_runtime_loader.js
|
|
__v0_devtools.tsx
|
|
__v0_jsx-dev-runtime.ts
|
|
.npmrc
|
|
.snowflake/
|
|
.v0-trash/
|
|
.vercel/
|
|
next.user-config.*
|
|
|
|
# Environment variables
|
|
# .env*.local
|
|
|
|
# Common ignores
|
|
node_modules/
|
|
.next/
|
|
.DS_Store |