▲ Next.js 16.2.1 (Turbopack) - Local: http://localhost:3010 - Network: http://0.0.0.0:3010 - Environments: .env.local ✓ Ready in 790ms ○ Compiling / ... GET / 200 in 2.5s (next.js: 963ms, application-code: 1507ms) GET / 200 in 314ms (next.js: 6ms, application-code: 309ms) GET / 200 in 768ms (next.js: 42ms, application-code: 725ms) ⚠ Blocked cross-origin request to Next.js dev resource /_next/webpack-hmr from "ballbox-first.emperor-ratio.ts.net". Cross-origin access to Next.js dev resources is blocked by default for safety. To allow this host in development, add it to "allowedDevOrigins" in next.config.js and restart the dev server: // next.config.js module.exports = { allowedDevOrigins: ['ballbox-first.emperor-ratio.ts.net'], } Read more: https://nextjs.org/docs/app/api-reference/config/next-config-js/allowedDevOrigins GET /manifest.webmanifest 200 in 3.1s (next.js: 3.0s, application-code: 74ms) ✓ Compiled in 609ms