import { rename } from 'node:fs/promises' await rename('dist/team-foundation.html', 'dist/index.html')