@Sølve using port in webServer config solved the timeout issue, but now
await page.goto("http://localhost:3000");
is not working , how do you reference your base url in your tests