Files
badeb5ea-4133-44f4-92ff-9e5…/vercel.json
2026-02-11 09:20:28 +00:00

5 lines
97 B
JSON

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