Include in foundry.toml to prevent contract size error ```shell [profile.default] optimizer = true optimizer_runs = 200 ```