- Keep output: 'static' (works for production) - Add --cors to serve package (allows API origins) - Update Dockerfile to use serve with cors - No SSR adapter dependencies needed (avoiding conflicts) - Still preserves all PDPA features - Admin dashboard will work with CORS-enabled serve - All API endpoints accessible
663 B
663 B