Hi Jandry!
I understand that you have an app and you want to deploy that on MATLAB Web App Server.
MATLAB Web App Server lets you host MATLAB apps and Simulink simulations as interactive web apps. You can create apps using App Designer, package them using MATLAB Compiler, and host them using MATLAB Web App Server.
Only the Apps created using MATLAB can be deployed on MATLAB Web App Server.
The MATLAB Web App Server must be installed and configured first before hosting web apps compiled using MATLAB Compiler.
You can follow below links for steps to install the MATLAB Web App Server and register the web apps service and configure server options:
Next steps will be to deploy the app and Run the app on MATLAb Web App Server:
You can refer the following documentions for deployment and running the web app:
I hope the above information is helpful in resolving the issue.