serverless-nextjs/serverless-next.js

No support for serverless logs

Open

#79 opened on May 21, 2019

View on GitHub
 (1 comment) (10 reactions) (0 assignees)TypeScript (3,998 stars) (447 forks)batch import
enhancementgood first issuewontfix

Description

Since the functions generated from pages don't get listed in serverless.yml, the command serverless logs doesn't work for any of those functions.

Contributor guide