I realized that there is no need to set the default size in buildsettings, instead, it will be set when we embed the game in the website (like my game in itch.io).
So I override that setting with the screen size (like display.actualContentWidth/Height).
I will update the github link for my template, to make it easier to update.