Click any tag below to further narrow down your results
Links
Learn how to capture screenshots of a statically exported Next.js site using a GitHub Actions workflow, especially when preview deployments are not available. The article outlines a script utilizing Puppeteer to automate the screenshot process for each page during pull requests. Additionally, it provides details on setting up the workflow to build the app, serve it, and upload the screenshots as artifacts for review.