Expose the required /.well-known/farcaster.json endpoint
Your Mini App’s Manifest proves ownership of your app and powers search, discovery, and rich embeds in the Base App.Below we’ll create a Next.js route at app/.well-known/farcaster.json/route.ts that returns your accountAssociation and frame metadata.
Visit https://yourdomain.com/.well-known/farcaster.json to verify JSON output.