1
0
GpgFrontend/amplify.yml

14 lines
262 B
YAML

version: 1
frontend:
phases:
# IMPORTANT - Please verify your build commands
build:
commands: []
artifacts:
# IMPORTANT - Please verify your build output directory
baseDirectory: /manual
files:
- '**/*'
cache:
paths: []