Switch from zipping cf-webapp/node_modules to Next.js standalone output mode. This traces only required runtime deps into .next/standalone/ and resolves the pnpm symlink issues that caused MODULE_NOT_FOUND crashes on Azure (missing @next/env, @swc/helpers). - Add output: "standalone" and outputFileTracingRoot to next.config.mjs - Update CI to cp -rL (dereference symlinks) the standalone output - Revert node-linker=hoisted from .npmrc (no longer needed) - Deploy to codeflash-webapp-main (set in previous commit) |
||
|---|---|---|
| .. | ||
| aiservice-ci.yml | ||
| cf-api-tests.yaml | ||
| cf-webapp-quality-gates.yml | ||
| claude.yml | ||
| codeflash-aiservice.yaml | ||
| codeflash-js.yaml | ||
| deploy_aiservice_to_azure.yml | ||
| deploy_cfapi_to_azure.yml | ||
| deploy_cfwebapp_to_azure.yml | ||
| end-to-end-tests.yaml | ||
| fix-formatting.yml | ||
| nextjs-build.yaml | ||
| prek.yaml | ||
| publish-to-pypi.yml | ||
| vscode-extension-build.yml | ||