mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
tweaks
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
"name": "nextjs-commerce",
|
||||
"version": "1.0.0",
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
"dev": "next dev",
|
||||
"prebuild": "node framework/agility/agility.sync.js sync-all",
|
||||
"build": "next build",
|
||||
"start": "next start",
|
||||
"analyze": "BUNDLE_ANALYZE=both yarn build",
|
||||
|
Reference in New Issue
Block a user