This website works better with JavaScript.
Explore
Help
Sign In
hammy
/
carbon
mirror of
https://github.com/sgoudham/carbon.git
Watch
1
Star
0
Fork
You've already forked carbon
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
73e1e7c67d
feat/catppuccin
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '73e1e7c67d'
${ noResults }
carbon
/
vercel.json
9 lines
107 B
JSON
Raw
Normal View
History
Unescape
Escape
Move to now.json so GitHub integration kicks in (#414)
6 years ago
{
use hostname instead
5 years ago
"alias"
:
"carbon.now.sh"
,
Use Now 2.0 for building and deployment (#611)
6 years ago
"version"
:
2
,
Move to now.json so GitHub integration kicks in (#414)
6 years ago
"public"
:
true
,
disable auto-alias
6 years ago
"github"
:
{
try out deployment comments again
3 years ago
"autoAlias"
:
false
move image/ to pages/ (#1301)
3 years ago
}
try out deployment comments again
3 years ago
}