#!/bin/sh
exec env NEXHOST_CLI_COMMAND_NAME=nex node /opt/next-cli/dist/index.js "$@"
