Describe the feature
I would like to be able (like in nuxt 2) define in nuxt.config.js, the default port for the app, without using .env file or environnement variables
I have already see/search in issues, none of them explain how to set it without .environnements variables
in my team, we have 2 nuxt project, one running on default port, another at port 3333 we cannot run both without set a .env or use environnements variables
Additional information
Final checks
Describe the feature
I would like to be able (like in nuxt 2) define in
nuxt.config.js, the default port for the app, without using.envfile or environnement variablesI have already see/search in issues, none of them explain how to set it without .environnements variables
in my team, we have 2 nuxt project, one running on default port, another at port
3333we cannot run both without set a .env or use environnements variablesAdditional information
Final checks