Hello
- Node.js 19+
- PNPM 8+
Most of these are standard, but some are specific to this project.
LOCAL_BUILD
: Set totrue
to enable local build mode. This will disable Analytics, Algolia, and will use@astrojs/node
adapter instead of the default SSR integration (@astrojs/vercel
, for now). This is useful for testing and debugging.