Previous EB UI provide a 'Command Box' to allow us override the initial command. But now the new UI I just cannot find this field anywhere.
I am using NodeJS EB platform.
Or is there any way to run the pnpm start instead of npm start through the .ebextension?
Try adding
Procfilein root directory with content:See also official documentation.