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