Raha Cloud Website Setup Install dependencies: pnpm install Development Start the development server on http://localhost:3000: pnpm dev Production Build the application for production: pnpm build The static site is exported to the out directory.