Files
f04fb800-4384-4234-aee6-6d5…/vercel.json
2026-05-18 09:24:44 +00:00

5 lines
97 B
JSON

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