@vercel/next

v4.3.9

test

jest --reporters=default --reporters=jest-junit --env node --verbose --bail --runInBand --testTimeout=360000

build

node build.mjs

test-e2e

rm -f test/builder-info.json; pnpm test test/fixtures/**/*.test.js

test-unit

pnpm test test/unit/

type-check

tsc --noEmit

test-next-local

pnpm test test/integration/*.test.js test/integration/*.test.ts

test-next-local-legacy

pnpm test test/integration/legacy/*.test.js

test-next-local:middleware

pnpm test test/integration/middleware.test.ts
npm i @vercel/[email protected]

Metadata

Downloads