Closed jokester closed 8 months ago
monorepo may not work with CF pages auto deploy
we need to manually build and upload (with wrangler) in CI.
ref: https://developers.cloudflare.com/pages/framework-guides/nextjs/deploy-a-nextjs-site/
ref: https://github.com/cloudflare/wrangler-action
manual upload:
node_modules/.bin/wrangler pages deploy web/.vercel/output/static --branch=dev
done in #27 #29
to isolate core code and sub-projects (like CF workers) better