Building your Unity project makes your game playable outside of the Unity Editor. The platform you target during build will determine the platform your game will be playable on.
Here we will focus on building our project for WebGL, to make our game run in almost any browser.