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
npm ci
# applying patch is necessary for SSR with authentication to work at this moment
sh apply-patch-server.sh # for linux
sh apply-patch-server.mac.sh # for macexport GOOGLE_APPLICATION_CREDENTIALS="/path/to/credentials"
npm run dev