Add opensearch.xml to site
This commit is contained in:
@ -13,6 +13,7 @@ RUN pnpm install
|
||||
COPY . .
|
||||
|
||||
# Build the project
|
||||
RUN pnpm run prebuild
|
||||
RUN pnpm run build
|
||||
|
||||
# Stage 2: Serve the app using the same version of Node
|
||||
|
Reference in New Issue
Block a user