rsnext/test/e2e/app-dir/actions-navigation/next.config.js
Josh Story 5528cc6d4e
Remove the experimental serverActions flag (#57145)
Remove the experimental `serverActions` flag

Co-authored-by: Shu Ding <3676859+shuding@users.noreply.github.com>
Co-authored-by: Jiachi Liu <4800338+huozhi@users.noreply.github.com>
2023-10-20 20:45:25 +00:00

3 lines
41 B
JavaScript

module.exports = {
experimental: {},
}