'use server’even at the client component implemented by POST verbServer Actions inherit the runtime from the page or layout they are used on Edge Server Actions · vercel next.js · Discussion #49605Summary How can Edge Functions be configured in server actions? "use server"; import { revalidatePath } from "next/cache"; import { db } from "~/db"; import { presses ...https://github.com/vercel/next.js/discussions/49605Data Fetching: Server ActionsUse Server Actions to mutate data in your Next.js application.https://nextjs.org/docs/app/building-your-application/data-fetching/server-actions