// no api prefix export default defineEventHandler(async (event) => { return 'test' })