Function: postProcessForSSG()
ts
function postProcessForSSG(options): Promise<void>;Defined in: packages/valaxy/node/build.ts:314
Shared post-processing after SSG build (both engines).
Parameters
options
Returns
Promise<void>