5.0.0-alpha.25 • Published 5 months ago

@netlify/next-runtime v5.0.0-alpha.25

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

Next.js Runtime

Next.js is supported natively on Netlify, and in most cases you will not need to install or configure anything. This repo includes the packages used to support Next.js on Netlify.

Testing

Integration testing

How to add new integration test scenarios to the application:

  1. Create a new folder under tests/fixtures/<your-name>
  2. Adapt the next.config.js to be a standalone application
  3. Create a postinstall script that runs the next build. It's important to notice that the integration tests rely on a already built next.js application in this folder. They rely on the .next folder.
  4. Add your test

Currently the tests require a built version of the dist/run/handlers/cache.cjs so you need to run npm run build before executing the integration tests. In addition, the integration tests need to be prepared before first use. You can do this by running npm run pretest.

5.0.0-alpha.30

5 months ago

5.0.0-alpha.29

5 months ago

5.0.0-alpha.28

5 months ago

5.0.0-alpha.7

6 months ago

5.0.0-alpha.6

6 months ago

5.0.0-alpha.5

6 months ago

5.0.0-alpha.4

6 months ago

5.0.0-alpha.9

6 months ago

5.0.0-alpha.8

6 months ago

5.0.0-alpha.19

6 months ago

5.0.0-alpha.17

6 months ago

5.0.0-alpha.18

6 months ago

5.0.0-alpha.15

6 months ago

5.0.0-alpha.16

6 months ago

5.0.0-alpha.13

6 months ago

5.0.0-alpha.14

6 months ago

5.0.0-alpha.11

6 months ago

5.0.0-alpha.12

6 months ago

5.0.0-alpha.3

6 months ago

5.0.0-alpha.10

6 months ago

5.0.0-alpha.2

6 months ago

5.0.0-alpha.1

6 months ago

5.0.0-alpha.26

6 months ago

5.0.0-alpha.27

5 months ago

5.0.0-alpha.24

6 months ago

5.0.0-alpha.25

6 months ago

5.0.0-alpha.22

6 months ago

5.0.0-alpha.23

6 months ago

5.0.0-alpha.20

6 months ago

5.0.0-alpha.21

6 months ago

4.17.0

2 years ago