Files
9958204a-72fa-4b9e-9899-bc5…/vercel.json
2026-05-17 17:33:07 +00:00

5 lines
97 B
JSON

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