Taylor Preston
Taylor Preston
@rschick here's my package.json 👍 ``` { "name": "nextjs", "version": "0.1.0", "description": "Serverless Cloud Next.js template", "scripts": { "cloud:dev": "next dev", "cloud:build": "next build", "lint": "next lint" }, "dependencies": {...
Hey @rschick I'm getting a "This link is no longer active" message on the slack invite. 🤷
@konstantin24121 you are exactly right! Sorry, I should have made a codesandbox a while ago.
@lleewwiiss We never figured out what was causing this issue. We think it has to do with cypress beginning to run tests on the application before it has finished starting....