Update start.sh

This commit is contained in:
MishalAbdullah
2024-05-03 16:42:36 +05:30
committed by GitHub
parent 02734ed348
commit 99d831b5fb

View File

@@ -42,7 +42,7 @@ TUNNEL_SERVICE="lt"
# Change to the project directory
cd "$PROJECT_DIR" || exit
nvm use 20 &&
npm i &&
# Build and start the Next.js app