Learning GitHub Actions

This is a small project made to play with GitHub Actions. I set up a basic Next.js project with Vitest, then I defined the Node.js CI workflow that builds and tests the app when I push on the repository.