Frank
Frank
It's obviously not possible to link itself discord: https://discord.com/channels/983865673656705025/1177071497974648952/1223082317828853821 [ION-1407](https://linear.app/sst-dev/issue/ION-1407/nextjs-access-site-url-and-distribution-id-at-runtime)
Requests: - https://discord.com/channels/983865673656705025/1177071497974648952/1222581598831120385 [ION-227](https://linear.app/sst-dev/issue/ION-227/feature-auth-component) [ION-1424](https://linear.app/sst-dev/issue/ION-1424/feature-auth-component)
null [ION-1422](https://linear.app/sst-dev/issue/ION-1422/feature-set-default-args-for-all-functions-in-app)
subscriber code is: ```ts export const handler = async (event) => { console.log(event); return "ok"; }; ``` [ION-1397](https://linear.app/sst-dev/issue/ION-1397/sst-dev-indention-for-lambda-logs-are-missing)
In [v3.17.0](https://github.com/sst/sst/releases/tag/v3.17.0), we changed from using docker build args to docker secrets. And how you reference the `SST_RESOURCE_*` has change. The quick start has been updated accordingly, please review https://sst.dev/docs/start/aws/nextjs/#6-deploy-your-app