Skip to content
This is an unmaintained snapshot of the Astro v5 docs. View the latest docs.

Actions must be used with server output.

ActionsWithoutServerOutputError: A server is required to create callable backend functions. To deploy routes to a server, add an adapter to your Astro config and configure your route for on-demand rendering

Your project must have a server output to create backend functions with Actions.

See Also:

Contribute Community Sponsor