UNPKG

open-next-cdk

Version:

Deploy a NextJS app using OpenNext packaging to serverless AWS using CDK

9 lines (7 loc) 125 B
var getEndpointMode = function() { return { IPv4: 'IPv4', IPv6: 'IPv6', }; }; module.exports = getEndpointMode;