Files
49160f30-6d38-4fdd-bb75-72f…/vercel.json
2026-04-14 06:02:31 +00:00

5 lines
97 B
JSON

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