mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
Theming @compoents folder components in purpose of future merging with updates, prepared to deploy on heroku
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"scripts": {
|
||||
"dev": "NODE_OPTIONS='--inspect' next dev -p 8000",
|
||||
"build": "next build",
|
||||
"start": "next start",
|
||||
"start": "next start -p $PORT",
|
||||
"analyze": "BUNDLE_ANALYZE=both yarn build",
|
||||
"prettier-fix": "prettier --write .",
|
||||
"find:unused": "npx next-unused",
|
||||
|
Reference in New Issue
Block a user