Files
d56b63fe-1385-4e5d-b1aa-03f…/vercel.json
2026-03-13 15:56:27 +00:00

5 lines
97 B
JSON

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