Files
6a12d01e-e393-4c02-8621-e7f…/vercel.json
2026-06-12 01:05:28 +00:00

5 lines
97 B
JSON

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