jschuur / coworking.party

Virtual coworking communities to keep people motivated and have a little fun.
https://coworking.party
7 stars 1 forks source link

Remove hardcoded OpenNext reference when able #25

Open jschuur opened 2 months ago

jschuur commented 2 months ago

When Next.js 14.2 came out, this required an openNextVersion: '3.0.0-rc.16' sst.config.ts or deploys would break.

Remove is no longer needed (OpenNext releases).