get next weekday in variable (exclude Saturday and Sunday)
What about holidays? If you want to filter then also out, create a date table, example:
https://www.mssqltips.com/sqlservertip/4054/creating-a-date-dimension-or-calendar-table-in-sql-server/