You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Improve handling of Vercel and AWS Lambda environments in getFileBySlug function
- Enhanced the logic to detect Vercel and AWS Lambda environments, ensuring proper usage of the /tmp directory to avoid read-only file system errors.
- Updated comments for clarity regarding the deployment scenarios and the handling of output directories.
0 commit comments