Files
51b386c5-5479-4f53-95b4-5ad…/vercel.json
2026-02-23 07:25:46 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}