Skip to content

Deployment

DEPLOYMENT

To deploy the project, run the following command:

npm run production

After that, follow these steps:

  1. Go to public > public > frontend > js > chunk and copy that chunk folder.
  2. Move the chunk folder to public > frontend > js.
  3. Now you can deploy your project.