mirror of
https://github.com/vercel/commerce.git
synced 2025-05-17 06:56:59 +00:00
test10
This commit is contained in:
parent
3a3dc62708
commit
72105dfd77
@ -40,7 +40,9 @@ jobs:
|
||||
app_location: '/' # App source code path
|
||||
api_location: '' # Api source code path - optional
|
||||
output_location: '' # Built app content directory - optional
|
||||
app_build_command: 'pnpm build'
|
||||
# app_build_command: 'pnpm build'
|
||||
# api_build_command: 'pnpm build'
|
||||
skip_app_build: true
|
||||
env: # Add environment variables here
|
||||
IS_STATIC_EXPORT: true
|
||||
###### End of Repository/Build Configurations ######
|
||||
|
Loading…
x
Reference in New Issue
Block a user