StellateHQ / fuse

Fuse: The fastest way to build and query great APIs with TypeScript
https://fusedata.dev
MIT License
543 stars 13 forks source link

Bug: create-fuse-app doesn't recognize next.config.mjs #115

Closed mxstbr closed 8 months ago

mxstbr commented 8 months ago

Description

Running create-fuse-app in a Next.js app that has a next.config.mjs (note the .mjs extension!) correctly recognizes Next.js and adds the API route—but doesn't update the next.config.mjs.