Skip to content

Instantly share code, notes, and snippets.

Update Composer to the latest version

sudo composer self-update

Install Composer package

Deploy Next.js app on Ubuntu

1- Server Initial Setup

set server timezone to Asia/Tehran:

dpkg-reconfigure tzdata

update server: