docs: add migration-guide note public dir changes (#9498)
The location of public directory has changed, this addition highlights this change and how to resolve it
This commit is contained in:
@@ -409,6 +409,7 @@ For more details, see the [Documentation](https://payloadcms.com/docs/getting-st
|
||||
}
|
||||
})
|
||||
```
|
||||
1. The `./src/public` directory is now located directly at root level `./public` [see nextJS docs for details](https://nextjs.org/docs/pages/building-your-application/optimizing/static-assets)
|
||||
|
||||
## Custom Components
|
||||
|
||||
|
||||
Reference in New Issue
Block a user