next.js
d89ebca5 - Fix JSDoc comment for `'seconds'` cache life profile (#77084)

Commit
1 year ago
Fix JSDoc comment for `'seconds'` cache life profile (#77084) The `expire` value for the `'seconds'` cache life profile is one minute, not one second. [Source](https://github.com/vercel/next.js/blob/6b35981a80959db80e89a5dff27535c4094e3828/packages/next/src/server/config-shared.ts#L1152)
Author
Parents
Loading