This is a deploy preview!
- Create a new branch in your repo called
deploy-preview-test
. - Edit
pages/deploy-previews.js
to edit the headline “Try out deploy previews.” so it reads, “This is a deploy preview!” - Save the change, commit it, and push it to your GitHub repo.
- Open a pull request against the
main
branch from thedeploy-preview-test
branch. - Visit app.netlify.com — Netlify will automatically build the deploy preview.
- Once the site is done building, visit the generated URL to see your changes!