UNPKG

@nadeshikon/plugin-nextjs

Version:
2 lines (1 loc) 127 B
export default (req: any, context:any) => context.json({hello: "world", message: "this is coming to you live from the edge"})