Zum Inhalt springen
This is an unmaintained snapshot of the Astro v4 docs. View the latest docs.

Actions must be used with server output.

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

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:

Wirke mit

Worum geht es?

Community