Hello, I notices that some arguments that are supported in dev command are not available in preview command:
1- -p, --port to set the node server listening port
2- -h, --host to set the node server listening ip (although the default value 0.0.0.0 seems sufficient)
There is a workaround to use NITRO env variables to configure such parameters, but it would be nice to have them supported in preview command too.