Files
2b3e1a62-3e3b-4328-95bb-bfd…/vercel.json
2026-03-22 02:31:35 +00:00

5 lines
97 B
JSON

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