Version
3.2.14
Environment
win10,macOs 12.2.1, Chrome 109.0.5414.87, vue 3.2.14
Reproduction link

Steps to reproduce
- Package the.env.test configuration file locally and deploy the package on the server.
- Access the project and open the Date Selector
What is expected?
You can also use.env.test as the name of the configuration file locally
What is actually happening?
.env.test file name must be changed, so that the date selector of ant-design-vue can be used properly
normal:.env.test=>.env.sandbox
bug: .env.test