Files
4e41c3c3-4942-4ee2-b618-d1f…/vercel.json
2026-04-23 01:20:24 +00:00

5 lines
97 B
JSON

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