If you are self-hosting the Builder, then please use the Webstudio CLI to export your project.
[REDACTED_USER]@[REDACTED_HOST]:~/website-dev/webstudio_cli_files$ webstudio │ ◇ Would you like to create a project folder? (no to use current folder) │ Yes │ ◇ Please enter a project name │ test │ ◇ Please paste a link from the Share Dialog in the builder │ https://p-%2A%2A%2A%2A%2A%2A%2A%2A.wstd.dev/?authToken=****&mode=design │ ● Saved credentials for project [PROJECT_ID]. │ You can find your config at /home/[REDACTED_USER]/.config/webstudio-nodejs/webstudio-config.json │ ◇ The project is linked successfully │ ◇ Where would you like to deploy your project? │ Docker │ ◇ Would you like to install dependencies? (recommended) │ Yes │ (node:14591) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification. (Use `node --trace-warnings ...` to show where the warning was created) ▲ fetch failed TypeError: fetch failed at node:internal/deps/undici/undici:13510:13 at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async getLatestBuildUsingProjectId (file:///home/[REDACTED_USER]/.local/share/fnm/node-versions/v22.15.0/installation/lib/node_modules/webstudio/lib/cli.js:149:20) at async loadProjectDataByProjectId (file:///home/[REDACTED_USER]/.local/share/fnm/node-versions/v22.15.0/installation/lib/node_modules/webstudio/lib/cli.js:176:18) at async sync (file:///home/[REDACTED_USER]/.local/share/fnm/node-versions/v22.15.0/installation/lib/node_modules/webstudio/lib/cli.js:343:12) at async Object.initFlow [as handler] (file:///home/[REDACTED_USER]/.local/share/fnm/node-versions/v22.15.0/installation/lib/node_modules/webstudio/lib/cli.js:7321:3) { [cause]: [Error: SSL routines:ssl3_get_record:wrong version number … code: 'ERR_SSL_WRONG_VERSION_NUMBER'] }