Files
44f9a3e5-6858-49d9-9be6-c19…/vercel.json
2026-05-26 05:12:40 +00:00

5 lines
97 B
JSON

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