Skip to content

Commit 77be213

Browse files
committed
bump nextjs size
1 parent a313e1c commit 77be213

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.size-limit.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ module.exports = [
213213
import: createImport('init'),
214214
ignore: ['next/router', 'next/constants'],
215215
gzip: true,
216-
limit: '46 KB',
216+
limit: '47 KB',
217217
},
218218
// SvelteKit SDK (ESM)
219219
{

0 commit comments

Comments
 (0)