Rashmi V Abbigeri

Results 4 comments of Rashmi V Abbigeri

here's how I resolved it. It's a loader issue. Add next.config.js file // next.config.js const withPlugins = require("next-compose-plugins"); const withImages = require("next-images"); const withSass = require("@zeit/next-sass"); const withCSS = require("@zeit/next-css");...

I faced this issue while creating a lamda funtion. Changing the KeyID parameter value to a different one worked for me. It was successfully deployed

@boz I have updated the top level readme, can we please merge this ?

@boz Pinging to merge