The website metadata can be edited from the following object
const metadata = { title: 'Website Title', description: 'Website descriptions', }
This object is located in @/app/layout.tsx
@/app/layout.tsx
Last updated 2 years ago