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