We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa15d5a commit 817640cCopy full SHA for 817640c
common/src/envs/constants.ts
@@ -68,6 +68,7 @@ export const VERIFIED_USERNAMES = [
68
export const TEN_YEARS_SECS = 60 * 60 * 24 * 365 * 10
69
70
export const RESERVED_PATHS = [
71
+ '',
72
'404',
73
'_app',
74
'_document',
0 commit comments