Antiwork Getting Started First, install dependencies: npm install Then, get the env variables: vercel env pull Finally, run the development server: npm run dev Open http://localhost:3000 with your browser to see the result.