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
I can't run the code on lambda as it tries to create the .next directory inside /var/task/ which is in read only.
I tried to change the path using next config with distDir but it doesn't allow a full path value: I tried /tmp/.next/