SvelteKit needs the Cloudflare adapter for SSR on Cloudflare Pages. Static-only sites need adapter-static and matching output settings.
Platform: SvelteKit + Cloudflare Pages
Error: Adapter/build output error
SvelteKit needs the Cloudflare adapter for SSR on Cloudflare Pages. Static-only sites need adapter-static and matching output settings.
import adapter from "@sveltejs/adapter-cloudflare";
export default { kit: { adapter: adapter() } };Do not use the Node adapter for Cloudflare Pages SSR.
Send the deploy log, repository link, target platform, and expected URL. ShipFast Deploy Rescue is a fixed-price debugging service for indie projects and MVPs.