Rebuild
When you make some changes in themes, languages and plugins like adding, updating or removing, you need to rebuild the project to apply the changes.
VitNode uses NextJS (opens in a new tab) and NestJS (opens in a new tab) which require a rebuild to make optymalizations and apply changes.
Rebuild the project
pnpm docker:prod
If you need help, feel free to open a discussions on our GitHub (opens in a new tab).