Closed
Description
I read the code and found that: baseDir = appDir, and appDir comes from required-server-files.json, which is the directory of the nextjs application.
But what if I put all the pages and apis into ${baseDir}/src/pages
?
In my case, this will cause the building API handlers to be undefined because of the last filter.
Metadata
Metadata
Assignees
Labels
No labels