#!/bin/bash
cd /home/z/my-project
exec node .next/standalone/server.js
