如何将本地项目发布到Vercel

370 阅读1分钟

执行命令

npx vercel

image.png ? Which scope do you want to deploy to? vercelName ? Link to existing project? [y/N] ? What’s your project’s name? favorites-three ? In which directory is your code located? ./ image.png ? Want to modify these settings? [y/N] n Linked to liyan827/favorites-three (created .vercel) 🔍 Inspect: vercel.com/vercelName/… [2s] ✅ Production: XXX.vercel.app [2m] 📝 Deployed to production. Run vercel --prod to overwrite later (vercel.link/2F). 💡 To change the domain or build command, go to vercel.com/vercelName/…