Files
pos-system/apps/web-docs/vercel.json
Ho Ngoc Hai b35cf4a947 web-docs
2026-01-08 09:27:58 +07:00

8 lines
130 B
JSON

{
"buildCommand": "npm run build",
"devCommand": "npm run dev",
"installCommand": "npm install",
"framework": "nextjs"
}