Skip to content

Commit bb2ae71

Browse files
committed
chore(nextjs): updated hosting for nextjs-ssr
1 parent 661e5dd commit bb2ae71

File tree

2 files changed

+12
-83
lines changed

2 files changed

+12
-83
lines changed

examples/nextjs-ssr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"lint:fix": "next lint --fix",
1111
"format": "prettier --write \"**/*.{js,jsx,ts,tsx,json,css,md}\"",
1212
"format:check": "prettier --check \"**/*.{js,jsx,ts,tsx,json,css,md}\"",
13-
"deploy": "pnpm run build && firebase deploy --only hosting:fir-ui-2025-nextjs-ssr"
13+
"deploy": "pnpm run build && firebase deploy --only hosting:fir-ui-rework-nextjs-ssr"
1414
},
1515
"dependencies": {
1616
"@invertase/firebaseui-react": "latest",

pnpm-lock.yaml

Lines changed: 11 additions & 82 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)