'use server' export async function serverAction() { throw new Error('server action test error') }