We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4430369 commit dd983afCopy full SHA for dd983af
next.dynamic.constants.mjs
@@ -91,5 +91,5 @@ export const PAGE_VIEWPORT = {
91
],
92
width: 'device-width',
93
initialScale: 1,
94
- maximumScale: 1,
+ maximumScale: 2,
95
};
0 commit comments