diff --git a/frontend/amplify.yml b/amplify.yml similarity index 84% rename from frontend/amplify.yml rename to amplify.yml index d0a4bdd9..f4599f31 100644 --- a/frontend/amplify.yml +++ b/amplify.yml @@ -14,4 +14,5 @@ applications: - '**/*' cache: paths: - - node_modules/**/* \ No newline at end of file + - node_modules/**/* + appRoot: frontend