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 (447 forks)batch import
enhancementgood first issuewontfix

Repository metrics

Stars
 (3,998 stars)
PR merge metrics
 (No merged PRs in 30d)

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