Skip to content

docs(react): document new react output target flag for Next.js server side rendering #549

docs(react): document new react output target flag for Next.js server side rendering

docs(react): document new react output target flag for Next.js server side rendering #549

Workflow file for this run

name: CI
on:
push:
branches:
- 'main'
pull_request:
branches:
- '**'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
format:
name: Format
uses: ./.github/workflows/format.yml