Deploy to production - ensure all endpoints operational
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"apiLocation": "api",
|
||||
"outputLocation": "dist",
|
||||
"apiLanguage": "node",
|
||||
"apiVersion": "16",
|
||||
"apiVersion": "20",
|
||||
"appBuildCommand": "npm run build",
|
||||
"apiBuildCommand": "npm run build --if-present",
|
||||
"run": "npm run dev",
|
||||
|
||||
Reference in New Issue
Block a user