First, run the development server:
pnpm dev # or npm run dev
Run the following:
pnpm build # or npm run build
Last updated 1 year ago