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 11ef062 commit 23fc126Copy full SHA for 23fc126
src/content/docs/pages/functions/get-started.mdx
@@ -17,7 +17,7 @@ You must have a Pages project set up on your local machine or deployed on the Cl
17
18
## Create a Function
19
20
-To get started with generating a Pages Function, create a `/functions` directory at the root of your Pages project.
+To get started with generating a Pages Function, create a `/functions` directory at the root of your Pages project(not static root e.g. dist/).
21
22
:::note[Advanced mode]
23
0 commit comments