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