Server Actions
Server Actions are experimental. Enable them with the experimental.serverActions flag in next.config.
Server Actions arrived in Next.js 13.4 behind the experimental.serverActions config flag so you had to turn it on to use them. Next.js 14 made them stable by default. Setting the flag now has no effect on supported versions.