Skip to content

Error deploying to cloudflare/workers #460

@azaelvaldo

Description

@azaelvaldo

Trying to use your current template for cloduflare/workers i am getting this error:

2025-10-15T01:18:58.121Z	Initializing build environment...
2025-10-15T01:19:04.880Z	Success: Finished initializing build environment
2025-10-15T01:19:05.802Z	Cloning seed repository...
2025-10-15T01:19:05.806Z	Cloning from: https://github.com/outerbase/studio.git
2025-10-15T01:19:09.238Z	Overwriting files
2025-10-15T01:19:10.119Z	Pushing to destination: https://github.com/algtools/outerbase-studio.git
2025-10-15T01:19:15.261Z	Detected the following tools from environment: npm@10.9.2, nodejs@22.16.0
2025-10-15T01:19:15.262Z	Installing project dependencies: npm clean-install --progress=false
2025-10-15T01:19:19.294Z	npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
2025-10-15T01:19:20.228Z	npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
2025-10-15T01:19:20.709Z	npm warn deprecated domexception@4.0.0: Use your platform's native DOMException instead
2025-10-15T01:19:20.952Z	npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
2025-10-15T01:19:22.410Z	npm warn deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options.
2025-10-15T01:19:28.156Z	npm warn deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead
2025-10-15T01:19:28.156Z	npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
2025-10-15T01:19:32.597Z	npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
2025-10-15T01:19:32.630Z	npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
2025-10-15T01:19:33.047Z	npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
2025-10-15T01:19:33.111Z	npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
2025-10-15T01:19:34.078Z	npm warn deprecated glob@7.1.7: Glob versions prior to v9 are no longer supported
2025-10-15T01:19:34.092Z	npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
2025-10-15T01:19:58.900Z	
2025-10-15T01:19:58.900Z	added 1854 packages, and audited 1855 packages in 43s
2025-10-15T01:19:58.900Z	
2025-10-15T01:19:58.900Z	307 packages are looking for funding
2025-10-15T01:19:58.900Z	  run `npm fund` for details
2025-10-15T01:19:58.986Z	
2025-10-15T01:19:58.986Z	11 vulnerabilities (4 low, 3 moderate, 2 high, 2 critical)
2025-10-15T01:19:58.986Z	
2025-10-15T01:19:58.986Z	To address issues that do not require attention, run:
2025-10-15T01:19:58.986Z	  npm audit fix
2025-10-15T01:19:58.986Z	
2025-10-15T01:19:58.986Z	To address all issues possible (including breaking changes), run:
2025-10-15T01:19:58.986Z	  npm audit fix --force
2025-10-15T01:19:58.986Z	
2025-10-15T01:19:58.986Z	Some issues need review, and may require choosing
2025-10-15T01:19:58.986Z	a different dependency.
2025-10-15T01:19:58.986Z	
2025-10-15T01:19:58.986Z	Run `npm audit` for details.
2025-10-15T01:19:59.056Z	Executing user build command: npm run build
2025-10-15T01:19:59.233Z	
2025-10-15T01:19:59.233Z	> outerbase-studio@0.10.2 build
2025-10-15T01:19:59.234Z	> next build
2025-10-15T01:19:59.234Z	
2025-10-15T01:19:59.694Z	⚠ No build cache found. Please configure build caching for faster rebuilds. Read more: https://nextjs.org/docs/messages/no-cache
2025-10-15T01:19:59.697Z	Attention: Next.js now collects completely anonymous telemetry regarding usage.
2025-10-15T01:19:59.697Z	This information is used to shape Next.js' roadmap and prioritize features.
2025-10-15T01:19:59.697Z	You can learn more, including how to opt-out if you'd not like to participate in this anonymous program, by visiting the following URL:
2025-10-15T01:19:59.697Z	https://nextjs.org/telemetry
2025-10-15T01:19:59.697Z	
2025-10-15T01:19:59.741Z	   ▲ Next.js 15.1.4
2025-10-15T01:19:59.741Z	
2025-10-15T01:19:59.790Z	   Creating an optimized production build ...
2025-10-15T01:21:02.530Z	 ✓ Compiled successfully
2025-10-15T01:21:02.540Z	   Linting and checking validity of types ...
2025-10-15T01:21:13.431Z	   Collecting page data ...
2025-10-15T01:21:13.932Z	 ⚠ Using edge runtime on a page currently disables static generation for that page
2025-10-15T01:21:18.486Z	   Generating static pages (0/48) ...
2025-10-15T01:21:19.199Z	   Generating static pages (12/48) 
2025-10-15T01:21:19.200Z	   Generating static pages (24/48) 
2025-10-15T01:21:19.266Z	   Generating static pages (36/48) 
2025-10-15T01:21:20.499Z	 ✓ Generating static pages (48/48)
2025-10-15T01:21:20.970Z	   Finalizing page optimization ...
2025-10-15T01:21:20.970Z	   Collecting build traces ...
2025-10-15T01:21:30.631Z	
2025-10-15T01:21:30.635Z	Route (app)                              Size     First Load JS
2025-10-15T01:21:30.635Z	┌ ○ /                                    959 B           294 kB
2025-10-15T01:21:30.635Z	├ ○ /_not-found                          990 B           107 kB
2025-10-15T01:21:30.635Z	├ ○ /about                               166 B           106 kB
2025-10-15T01:21:30.635Z	├ ○ /account                             31.2 kB         288 kB
2025-10-15T01:21:30.635Z	├ ƒ /api/events                          166 B           106 kB
2025-10-15T01:21:30.635Z	├ ○ /apple-icon.png                      0 B                0 B
2025-10-15T01:21:30.635Z	├ ƒ /client/s/[[...driver]]              24.6 kB         694 kB
2025-10-15T01:21:30.635Z	├ ƒ /client/s/starbase                   8.4 kB          686 kB
2025-10-15T01:21:30.635Z	├ ƒ /connect                             166 B           106 kB
2025-10-15T01:21:30.635Z	├ ○ /databases/mysql                     196 B           119 kB
2025-10-15T01:21:30.635Z	├ ○ /databases/postgres                  196 B           119 kB
2025-10-15T01:21:30.635Z	├ ○ /docs                                1.86 kB         133 kB
2025-10-15T01:21:30.635Z	├ ○ /docs/connect-turso                  1.86 kB         133 kB
2025-10-15T01:21:30.635Z	├ ○ /docs/connect-valtown                1.86 kB         133 kB
2025-10-15T01:21:30.635Z	├ ○ /docs/embed-iframe-client            1.86 kB         133 kB
2025-10-15T01:21:30.635Z	├ ƒ /embed/[driver]                      23.7 kB         663 kB
2025-10-15T01:21:30.635Z	├ ƒ /embed/board/[boardId]               6.07 kB         485 kB
2025-10-15T01:21:30.635Z	├ ○ /icon.png                            0 B                0 B
2025-10-15T01:21:30.636Z	├ ○ /local                               4.74 kB         328 kB
2025-10-15T01:21:30.636Z	├ ƒ /local/board/[boardId]               8.06 kB        1.05 MB
2025-10-15T01:21:30.636Z	├ ƒ /local/edit-base/[baseId]            2.77 kB         182 kB
2025-10-15T01:21:30.636Z	├ ƒ /local/new-base/[driver]             3.78 kB         191 kB
2025-10-15T01:21:30.636Z	├ ○ /local/new-base/durable-object       3.08 kB         119 kB
2025-10-15T01:21:30.636Z	├ ○ /local/new-base/mysql                3.25 kB         143 kB
2025-10-15T01:21:30.636Z	├ ○ /local/new-base/postgres             3.25 kB         143 kB
2025-10-15T01:21:30.636Z	├ ○ /new-workspace                       2.25 kB         134 kB
2025-10-15T01:21:30.636Z	├ ○ /password_reset                      2.77 kB         138 kB
2025-10-15T01:21:30.636Z	├ ƒ /playground/client                   12.4 kB         682 kB
2025-10-15T01:21:30.636Z	├ ƒ /playground/mysql/[roomName]         19.4 kB         643 kB
2025-10-15T01:21:30.636Z	├ ○ /privacy                             197 B           119 kB
2025-10-15T01:21:30.636Z	├ ƒ /proxy/d1                            166 B           106 kB
2025-10-15T01:21:30.636Z	├ ƒ /proxy/wae                           166 B           106 kB
2025-10-15T01:21:30.636Z	├ ○ /signin                              4.45 kB         121 kB
2025-10-15T01:21:30.636Z	├ ○ /signout                             2.01 kB         113 kB
2025-10-15T01:21:30.636Z	├ ○ /signup                              4.93 kB         121 kB
2025-10-15T01:21:30.636Z	├ ○ /signup-workspace                    3.34 kB         135 kB
2025-10-15T01:21:30.636Z	├ ○ /sitemap.xml                         0 B                0 B
2025-10-15T01:21:30.636Z	├ ○ /storybook                           1.86 kB         133 kB
2025-10-15T01:21:30.636Z	├ ○ /storybook/avatar                    189 B           115 kB
2025-10-15T01:21:30.636Z	├ ○ /storybook/button                    4.83 kB         121 kB
2025-10-15T01:21:30.636Z	├ ○ /storybook/chart-editor              8.63 kB         545 kB
2025-10-15T01:21:30.636Z	├ ○ /storybook/column-type               5.86 kB         139 kB
2025-10-15T01:21:30.636Z	├ ○ /storybook/common-dialog             5.46 kB         130 kB
2025-10-15T01:21:30.636Z	├ ○ /storybook/create-dialog             3.51 kB         134 kB
2025-10-15T01:21:30.636Z	├ ○ /storybook/editor                    4.18 kB         323 kB
2025-10-15T01:21:30.636Z	├ ○ /storybook/editor-prompt-widget      5.53 kB         153 kB
2025-10-15T01:21:30.636Z	├ ○ /storybook/input                     1.74 kB         114 kB
2025-10-15T01:21:30.636Z	├ ○ /storybook/label                     1.59 kB         114 kB
2025-10-15T01:21:30.636Z	├ ○ /storybook/listview                  6.68 kB         154 kB
2025-10-15T01:21:30.636Z	├ ○ /storybook/loader                    166 B           106 kB
2025-10-15T01:21:30.636Z	├ ○ /storybook/menu-bar                  1.23 kB         114 kB
2025-10-15T01:21:30.637Z	├ ○ /storybook/select                    1.34 kB         114 kB
2025-10-15T01:21:30.637Z	├ ○ /storybook/server-loading            166 B           106 kB
2025-10-15T01:21:30.637Z	├ ○ /storybook/table                     2.83 kB         555 kB
2025-10-15T01:21:30.637Z	├ ○ /storybook/toggle                    1.13 kB         114 kB
2025-10-15T01:21:30.637Z	├ ○ /storybook/toolbar                   2.34 kB         146 kB
2025-10-15T01:21:30.637Z	├ ○ /terms                               197 B           119 kB
2025-10-15T01:21:30.637Z	├ ○ /verify                              4.52 kB         124 kB
2025-10-15T01:21:30.637Z	├ ƒ /w/[workspaceId]                     4.09 kB         309 kB
2025-10-15T01:21:30.638Z	├ ƒ /w/[workspaceId]/[baseId]            15 kB           668 kB
2025-10-15T01:21:30.638Z	├ ƒ /w/[workspaceId]/billing             793 B           242 kB
2025-10-15T01:21:30.638Z	├ ƒ /w/[workspaceId]/board/[boardId]     9.59 kB        1.02 MB
2025-10-15T01:21:30.638Z	├ ƒ /w/[workspaceId]/edit-base           166 B           106 kB
2025-10-15T01:21:30.638Z	├ ƒ /w/[workspaceId]/edit-base/[baseId]  3.75 kB         182 kB
2025-10-15T01:21:30.638Z	├ ƒ /w/[workspaceId]/new-base            166 B           106 kB
2025-10-15T01:21:30.638Z	├ ƒ /w/[workspaceId]/new-base/[driver]   4.29 kB         186 kB
2025-10-15T01:21:30.638Z	└ ƒ /w/[workspaceId]/settings            2.82 kB         244 kB
2025-10-15T01:21:30.638Z	+ First Load JS shared by all            106 kB
2025-10-15T01:21:30.638Z	  ├ chunks/3898-22f18159fa9eea0e.js      50.7 kB
2025-10-15T01:21:30.638Z	  ├ chunks/4bd1b696-04ad5eff438968a5.js  53 kB
2025-10-15T01:21:30.638Z	  └ other shared chunks (total)          2.12 kB
2025-10-15T01:21:30.638Z	
2025-10-15T01:21:30.638Z	
2025-10-15T01:21:30.638Z	○  (Static)   prerendered as static content
2025-10-15T01:21:30.638Z	ƒ  (Dynamic)  server-rendered on demand
2025-10-15T01:21:30.638Z	
2025-10-15T01:21:30.817Z	Success: Build command completed
2025-10-15T01:21:30.818Z	Executing user deploy command: npm run deploy
2025-10-15T01:21:30.999Z	
2025-10-15T01:21:30.999Z	> outerbase-studio@0.10.2 deploy
2025-10-15T01:21:31.000Z	> opennextjs-cloudflare build && opennextjs-cloudflare deploy
2025-10-15T01:21:31.000Z	
2025-10-15T01:21:31.211Z	
2025-10-15T01:21:31.211Z	┌─────────────────────────────┐
2025-10-15T01:21:31.212Z	│ OpenNext — Cloudflare build │
2025-10-15T01:21:31.212Z	└─────────────────────────────┘
2025-10-15T01:21:31.212Z	
2025-10-15T01:21:31.263Z	App directory: /opt/buildhome/repo
2025-10-15T01:21:31.263Z	Next.js version : 15.1.4
2025-10-15T01:21:31.264Z	@opennextjs/cloudflare version: 0.6.6
2025-10-15T01:21:31.264Z	@opennextjs/aws version: https://pkg.pr.new/@opennextjs/aws@802
2025-10-15T01:21:31.264Z	
2025-10-15T01:21:31.264Z	┌─────────────────────────────────┐
2025-10-15T01:21:31.264Z	│ OpenNext — Building Next.js app │
2025-10-15T01:21:31.264Z	└─────────────────────────────────┘
2025-10-15T01:21:31.264Z	
2025-10-15T01:21:31.383Z	
2025-10-15T01:21:31.383Z	> outerbase-studio@0.10.2 build
2025-10-15T01:21:31.383Z	> next build
2025-10-15T01:21:31.383Z	
2025-10-15T01:21:31.874Z	   ▲ Next.js 15.1.4
2025-10-15T01:21:31.875Z	
2025-10-15T01:21:31.997Z	   Creating an optimized production build ...
2025-10-15T01:21:54.171Z	 ✓ Compiled successfully
2025-10-15T01:21:54.178Z	   Linting and checking validity of types ...
2025-10-15T01:22:04.729Z	   Collecting page data ...
2025-10-15T01:22:05.225Z	 ⚠ Using edge runtime on a page currently disables static generation for that page
2025-10-15T01:22:09.468Z	   Generating static pages (0/48) ...
2025-10-15T01:22:10.068Z	   Generating static pages (12/48) 
2025-10-15T01:22:10.071Z	   Generating static pages (24/48) 
2025-10-15T01:22:10.357Z	   Generating static pages (36/48) 
2025-10-15T01:22:11.543Z	 ✓ Generating static pages (48/48)
2025-10-15T01:22:11.978Z	   Finalizing page optimization ...
2025-10-15T01:22:11.978Z	   Collecting build traces ...
2025-10-15T01:22:21.195Z	
2025-10-15T01:22:21.199Z	Route (app)                              Size     First Load JS
2025-10-15T01:22:21.199Z	┌ ○ /                                    959 B           294 kB
2025-10-15T01:22:21.199Z	├ ○ /_not-found                          990 B           107 kB
2025-10-15T01:22:21.199Z	├ ○ /about                               166 B           106 kB
2025-10-15T01:22:21.199Z	├ ○ /account                             31.2 kB         288 kB
2025-10-15T01:22:21.199Z	├ ƒ /api/events                          166 B           106 kB
2025-10-15T01:22:21.199Z	├ ○ /apple-icon.png                      0 B                0 B
2025-10-15T01:22:21.199Z	├ ƒ /client/s/[[...driver]]              24.6 kB         694 kB
2025-10-15T01:22:21.199Z	├ ƒ /client/s/starbase                   8.4 kB          686 kB
2025-10-15T01:22:21.199Z	├ ƒ /connect                             166 B           106 kB
2025-10-15T01:22:21.200Z	├ ○ /databases/mysql                     196 B           119 kB
2025-10-15T01:22:21.200Z	├ ○ /databases/postgres                  196 B           119 kB
2025-10-15T01:22:21.200Z	├ ○ /docs                                1.86 kB         133 kB
2025-10-15T01:22:21.200Z	├ ○ /docs/connect-turso                  1.86 kB         133 kB
2025-10-15T01:22:21.200Z	├ ○ /docs/connect-valtown                1.86 kB         133 kB
2025-10-15T01:22:21.200Z	├ ○ /docs/embed-iframe-client            1.86 kB         133 kB
2025-10-15T01:22:21.200Z	├ ƒ /embed/[driver]                      23.7 kB         663 kB
2025-10-15T01:22:21.200Z	├ ƒ /embed/board/[boardId]               6.07 kB         485 kB
2025-10-15T01:22:21.200Z	├ ○ /icon.png                            0 B                0 B
2025-10-15T01:22:21.201Z	├ ○ /local                               4.74 kB         328 kB
2025-10-15T01:22:21.201Z	├ ƒ /local/board/[boardId]               8.06 kB        1.05 MB
2025-10-15T01:22:21.201Z	├ ƒ /local/edit-base/[baseId]            2.77 kB         182 kB
2025-10-15T01:22:21.201Z	├ ƒ /local/new-base/[driver]             3.78 kB         191 kB
2025-10-15T01:22:21.201Z	├ ○ /local/new-base/durable-object       3.08 kB         119 kB
2025-10-15T01:22:21.201Z	├ ○ /local/new-base/mysql                3.25 kB         143 kB
2025-10-15T01:22:21.201Z	├ ○ /local/new-base/postgres             3.25 kB         143 kB
2025-10-15T01:22:21.201Z	├ ○ /new-workspace                       2.25 kB         134 kB
2025-10-15T01:22:21.201Z	├ ○ /password_reset                      2.77 kB         138 kB
2025-10-15T01:22:21.201Z	├ ƒ /playground/client                   12.4 kB         682 kB
2025-10-15T01:22:21.201Z	├ ƒ /playground/mysql/[roomName]         19.4 kB         643 kB
2025-10-15T01:22:21.201Z	├ ○ /privacy                             197 B           119 kB
2025-10-15T01:22:21.201Z	├ ƒ /proxy/d1                            166 B           106 kB
2025-10-15T01:22:21.201Z	├ ƒ /proxy/wae                           166 B           106 kB
2025-10-15T01:22:21.202Z	├ ○ /signin                              4.45 kB         121 kB
2025-10-15T01:22:21.202Z	├ ○ /signout                             2.01 kB         113 kB
2025-10-15T01:22:21.202Z	├ ○ /signup                              4.93 kB         121 kB
2025-10-15T01:22:21.202Z	├ ○ /signup-workspace                    3.34 kB         135 kB
2025-10-15T01:22:21.202Z	├ ○ /sitemap.xml                         0 B                0 B
2025-10-15T01:22:21.202Z	├ ○ /storybook                           1.86 kB         133 kB
2025-10-15T01:22:21.202Z	├ ○ /storybook/avatar                    189 B           115 kB
2025-10-15T01:22:21.202Z	├ ○ /storybook/button                    4.83 kB         121 kB
2025-10-15T01:22:21.202Z	├ ○ /storybook/chart-editor              8.63 kB         545 kB
2025-10-15T01:22:21.202Z	├ ○ /storybook/column-type               5.86 kB         139 kB
2025-10-15T01:22:21.202Z	├ ○ /storybook/common-dialog             5.46 kB         130 kB
2025-10-15T01:22:21.202Z	├ ○ /storybook/create-dialog             3.51 kB         134 kB
2025-10-15T01:22:21.202Z	├ ○ /storybook/editor                    4.18 kB         323 kB
2025-10-15T01:22:21.202Z	├ ○ /storybook/editor-prompt-widget      5.53 kB         153 kB
2025-10-15T01:22:21.202Z	├ ○ /storybook/input                     1.74 kB         114 kB
2025-10-15T01:22:21.202Z	├ ○ /storybook/label                     1.59 kB         114 kB
2025-10-15T01:22:21.202Z	├ ○ /storybook/listview                  6.68 kB         154 kB
2025-10-15T01:22:21.202Z	├ ○ /storybook/loader                    166 B           106 kB
2025-10-15T01:22:21.202Z	├ ○ /storybook/menu-bar                  1.23 kB         114 kB
2025-10-15T01:22:21.202Z	├ ○ /storybook/select                    1.34 kB         114 kB
2025-10-15T01:22:21.202Z	├ ○ /storybook/server-loading            166 B           106 kB
2025-10-15T01:22:21.202Z	├ ○ /storybook/table                     2.83 kB         555 kB
2025-10-15T01:22:21.202Z	├ ○ /storybook/toggle                    1.13 kB         114 kB
2025-10-15T01:22:21.202Z	├ ○ /storybook/toolbar                   2.34 kB         146 kB
2025-10-15T01:22:21.202Z	├ ○ /terms                               197 B           119 kB
2025-10-15T01:22:21.202Z	├ ○ /verify                              4.52 kB         124 kB
2025-10-15T01:22:21.202Z	├ ƒ /w/[workspaceId]                     4.09 kB         309 kB
2025-10-15T01:22:21.202Z	├ ƒ /w/[workspaceId]/[baseId]            15 kB           668 kB
2025-10-15T01:22:21.202Z	├ ƒ /w/[workspaceId]/billing             793 B           242 kB
2025-10-15T01:22:21.202Z	├ ƒ /w/[workspaceId]/board/[boardId]     9.59 kB        1.02 MB
2025-10-15T01:22:21.202Z	├ ƒ /w/[workspaceId]/edit-base           166 B           106 kB
2025-10-15T01:22:21.202Z	├ ƒ /w/[workspaceId]/edit-base/[baseId]  3.75 kB         182 kB
2025-10-15T01:22:21.202Z	├ ƒ /w/[workspaceId]/new-base            166 B           106 kB
2025-10-15T01:22:21.202Z	├ ƒ /w/[workspaceId]/new-base/[driver]   4.29 kB         186 kB
2025-10-15T01:22:21.202Z	└ ƒ /w/[workspaceId]/settings            2.82 kB         244 kB
2025-10-15T01:22:21.202Z	+ First Load JS shared by all            106 kB
2025-10-15T01:22:21.202Z	  ├ chunks/3898-22f18159fa9eea0e.js      50.7 kB
2025-10-15T01:22:21.203Z	  ├ chunks/4bd1b696-04ad5eff438968a5.js  53 kB
2025-10-15T01:22:21.203Z	  └ other shared chunks (total)          2.12 kB
2025-10-15T01:22:21.203Z	
2025-10-15T01:22:21.203Z	
2025-10-15T01:22:21.203Z	○  (Static)   prerendered as static content
2025-10-15T01:22:21.203Z	ƒ  (Dynamic)  server-rendered on demand
2025-10-15T01:22:21.203Z	
2025-10-15T01:22:21.309Z	
2025-10-15T01:22:21.309Z	┌──────────────────────────────┐
2025-10-15T01:22:21.309Z	│ OpenNext — Generating bundle │
2025-10-15T01:22:21.309Z	└──────────────────────────────┘
2025-10-15T01:22:21.309Z	
2025-10-15T01:22:21.317Z	Bundling middleware function...
2025-10-15T01:22:21.332Z	Bundling static assets...
2025-10-15T01:22:21.424Z	Bundling cache assets...
2025-10-15T01:22:21.571Z	Building server function: default...
2025-10-15T01:22:21.582Z	file:///opt/buildhome/repo/node_modules/@opennextjs/aws/dist/build/copyTracedFiles.js:80
2025-10-15T01:22:21.582Z	                throw new Error(`
2025-10-15T01:22:21.582Z	                      ^
2025-10-15T01:22:21.582Z	
2025-10-15T01:22:21.582Z	Error: 
2025-10-15T01:22:21.582Z	--------------------------------------------------------------------------------
2025-10-15T01:22:21.582Z	app/(outerbase)/local/board/[boardId]/page cannot use the edge runtime.
2025-10-15T01:22:21.582Z	OpenNext requires edge runtime function to be defined in a separate function.
2025-10-15T01:22:21.582Z	See the docs for more information on how to bundle edge runtime functions.
2025-10-15T01:22:21.582Z	--------------------------------------------------------------------------------
2025-10-15T01:22:21.582Z	        
2025-10-15T01:22:21.582Z	    at computeCopyFilesForPage (file:///opt/buildhome/repo/node_modules/@opennextjs/aws/dist/build/copyTracedFiles.js:80:23)
2025-10-15T01:22:21.583Z	    at file:///opt/buildhome/repo/node_modules/@opennextjs/aws/dist/build/copyTracedFiles.js:149:9
2025-10-15T01:22:21.583Z	    at Array.forEach (<anonymous>)
2025-10-15T01:22:21.583Z	    at copyTracedFiles (file:///opt/buildhome/repo/node_modules/@opennextjs/aws/dist/build/copyTracedFiles.js:148:12)
2025-10-15T01:22:21.583Z	    at generateBundle (file:///opt/buildhome/repo/node_modules/@opennextjs/cloudflare/dist/cli/build/open-next/createServerBundle.js:115:46)
2025-10-15T01:22:21.583Z	    at createServerBundle (file:///opt/buildhome/repo/node_modules/@opennextjs/cloudflare/dist/cli/build/open-next/createServerBundle.js:72:11)
2025-10-15T01:22:21.583Z	    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
2025-10-15T01:22:21.583Z	    at async build (file:///opt/buildhome/repo/node_modules/@opennextjs/cloudflare/dist/cli/build/build.js:63:5)
2025-10-15T01:22:21.583Z	    at async file:///opt/buildhome/repo/node_modules/@opennextjs/cloudflare/dist/cli/index.js:40:1
2025-10-15T01:22:21.583Z	
2025-10-15T01:22:21.583Z	Node.js v22.16.0
2025-10-15T01:22:21.603Z	Failed: error occurred while running deploy command

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions