Skip to content

Latest commit

 

History

History

node-next

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Node Next

Next.js application.

Setup

$ yarn

Deploy

$ up

Notes

The .upignore file contains !.next to include the ./.next build directory. This is necessary because dotfiles (or dirs) are ignored by default.