next.js
13436ba6 - refactor: use `fs.existsSync` instead of `accessSync` (#55675)

Commit
2 years ago
refactor: use `fs.existsSync` instead of `accessSync` (#55675) There is no need to have accessSync since it throws an error, and creation of errors are costly.
Author
Parents
Loading