Files
99ce94a8-40ed-4e6e-b5ca-0d1…/vercel.json
2026-02-24 23:10:28 +00:00

5 lines
97 B
JSON

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