Skip to content

Actions must be used with server output.

ActionsWithoutServerOutputError: Actions enabled without setting a server build output. A server is required to create callable backend functions. To deploy routes to a server, add a server adapter to your astro config.

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

See Also: