컨텐츠로 건너뛰기

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: