Skip to content

fix(project): add loader and fix bugs #140

fix(project): add loader and fix bugs

fix(project): add loader and fix bugs #140

Workflow file for this run

name: deploy nexturl to vercel
on: [push, pull_request]
jobs:
vercel:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2