Files
1d00eb69-1b25-4d66-a9ff-79f…/vercel.json
2026-03-07 03:25:26 +00:00

5 lines
97 B
JSON

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