You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 28, 2025. It is now read-only.
| nextConfigDir |\<empty\>| Path to parent directory of `next.config.js`. |
315
+
| nextConfigDir |'./' | Path to parent directory of `next.config.js`. |
326
316
| assetsBucketName |\<empty\>| Creates an S3 bucket with the name provided. The bucket will be used for uploading next static assets. |
327
317
| staticDir |\<empty\>| Directory with static assets to be uploaded to S3, typically a directory named `static`, but it can be any other name. Requires a bucket provided via the `assetPrefix` described above or the `assetsBucketName` plugin config. |
328
318
| routes |[]| Array of custom routes for the next pages or static assets. |
0 commit comments