Files
1b0bfd2c-1887-4e3e-811c-77d…/vercel.json
2026-05-27 02:28:50 +00:00

5 lines
97 B
JSON

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