Skip to content

Commit

Permalink
Create amplify.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
l-monninger authored Jul 6, 2023
1 parent 70bcdc6 commit 5dea020
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions amplify.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
version: 1
frontend:
phases:
preBuild:
build:
artifacts:
# IMPORTANT - Please verify your build output directory
baseDirectory: book/book
files:
- '**/*'

0 comments on commit 5dea020

Please sign in to comment.