export default function Nodejs() { return 'nodejs' } export const config = { runtime: 'nodejs', }