Your configuration has some issues, you should configure it like this below.
export default defineNuxtConfig({ devServer: { port: 3030 }, })