This is a Next.js project bootstrapped with create-next-app
.
This project has been configured to send webpack statistics to relative-ci
Warning
You need to generate your RELATIVE_CI_KEY
Visit the Dashboard
Click on the left icon "Settings"
In the tab bar "Keys"
Copy the "default" key
Visit your Repo
Click on the "Settings" Icon in the secondary tab bar
Navigate down to "Secrets"
Add a secret with the name "RELATIVE_CI_KEY" and add your secret
When you push your changes the GitHub Action will run and send the statistics to relative ci. You can see your action by pressing the "Action" Icon in the secondary tab bar in your GitHub repo
Have fun. 🚀