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
currently, if I create a symbolic link to my build directory, "firebase deploy" does not found the directory.
Error: Specified public directory does not exist, can't deploy hosting
But if I launch the site with "firebase serve" it actually works fine.