© 2026 Hedgehog Software, LLC
src/app/api/foo/route.ts
export async function GET(_request: Request) { return Response.json({ sup: "yo" }); }
404: NOT_FOUND Code: NOT_FOUND ID: dev1::1q4p8-1697936493642-3afd6458a45a
vercel dev
npm run dev