Skip to main content

Posts Tagged ‘Vercel CLI’

Nest JS for beginners

Build Scalable and Reliable Node.js Apps with Ease: Introducing Nest JS

If you’re interested in learning a robust, efficient, and scalable enterprise-level server-side framework, you’ve landed on the right blog! 🚀 We’ll start with a quick introduction, and in this post and the ones to follow, we’ll dive straight into the practical part. We’ll build an application that covers various Nest JS fundamental and advanced topics […]

IBM Cloud Pak for Automation

XM Cloud Deployments: Static site deployment using Vercel CLI

For the scenario of independent deployment of your NextJs static site, say in an automated deployment, one missing piece is a way to push the SSG site into Vercel. Here I provided a simple deployment script using the Vercel CLI of the static site in the XM Cloud project. Code: # Set up variables with […]