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