What are the biggest priorities for SST / SEED rig...
# sst
j
What are the biggest priorities for SST / SEED right now? Is Nextjs12 planned for next year?
f
Hey @Joe Kendal, SST uses serverless-next.js for bundling Next.js apps into Edge Lambda functions, and then uses our
NextjsSite
construct to deploy them.
We are working with the serverless-next.js team on adding Next 12 support. So yeah, work in progress.