mcfly/site/nitro.config.mjs

4 lines
90 B
JavaScript

import McFly from "@mcflyjs/config";
export default defineNitroConfig({
...McFly(),
});