Files
2cb23845-2816-4124-80e2-091…/vercel.json
2026-02-27 21:12:41 +00:00

5 lines
97 B
JSON

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