We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b1a093 commit bf9dabbCopy full SHA for bf9dabb
next.constants.mjs
@@ -25,7 +25,7 @@ export const VERCEL_REVALIDATE = Number(
25
);
26
27
/**
28
- * This is used for telling Next.js to to a Static Export Build of the Website
+ * This is used for telling Next.js to do a Static Export Build of the Website
29
*
30
* This is used for static/without a Node.js server hosting, such as on our
31
* legacy Website Build Environment on Node.js's DigitalOcean Droplet.
0 commit comments