* Update default helm version to 3.18.3 * Update default version everywhere --------- Co-authored-by: Suneha Bose <123775811+bosesuneha@users.noreply.github.com>
`@vercel/ncc` is already specified in dev dependencies, so `npm i` installs it. There's no need for a separate `npm i ncc`. Running the prebuild script also adds a dependency, which is definitely not desired.
Also add Windows arm64 download link test now that arm64 runners exist for Windows.