import { Router } from '@edgio/core' import { nuxtRoutes } from '@edgio/nuxt-nitro' export default new Router().use(nuxtRoutes)