Modify configuration for GCP deployment (#1)

* chore: gcp compile dependency

* chore: add gcp instructions

Co-authored-by: Matthew Abraham <wasteofintel@gmail.com>
This commit is contained in:
Matthew Abraham
2022-10-04 20:43:53 -04:00
committed by GitHub
parent 815eaaa042
commit 90ca9af817
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -14,6 +14,7 @@
"dependencies": {
"@fontsource/inter": "4.5.2",
"@mailchimp/mailchimp_marketing": "^3.0.58",
"@next/bundle-analyzer": "^12.1.4",
"@tailwindcss/forms": "^0.4.0",
"@tailwindcss/typography": "^0.5.0",
"autoprefixer": "^10.4.0",
@@ -43,7 +44,6 @@
"unist-util-visit": "^4.0.0"
},
"devDependencies": {
"@next/bundle-analyzer": "12.1.4",
"@svgr/webpack": "^6.1.2",
"cross-env": "^7.0.3",
"dedent": "^0.7.0",