Open
Description
Is your feature request related to a problem? Please describe.
Does vitepress support running directly after building without deployment?
Describe the solution you'd like
i want to run it directly without deploying it to a server. I have tried using base './' but it causes problems when redirecting to another route.
Describe alternatives you've considered
No response
Additional context
No response
Validations
- Follow our Code of Conduct
- Read the docs.
- Read the Contributing Guidelines.
- Check that there isn't already an issue that asks for the same feature to avoid creating a duplicate.