Files
4879c556-e613-4f55-ab43-fce…/vercel.json
2026-02-19 06:10:51 +00:00

5 lines
97 B
JSON

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