How to change Meta Information
To change the meta information for your Web application:
-
Go to
.env
file -
Update the NEXT_PUBLIC_TITLE,NEXT_PUBLIC_DESCRIPTION and NEXT_PUBLIC_kEYWORDS in the environment variables
The changes will be reflected throughout your web application.