I want to automate deployment for my Next.js application. How can I set up a CI/CD pipeline using GitHub Actions or Jenkins?
1