Files
465b6a8e-e509-4de1-ba54-dce…/vercel.json
2026-02-15 20:27:52 +00:00

5 lines
97 B
JSON

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