UNPKG

open-next-cdk

Version:

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

9 lines (7 loc) 153 B
var getEndpoint = function() { return { IPv4: 'http://169.254.169.254', IPv6: 'http://[fd00:ec2::254]', }; }; module.exports = getEndpoint;