Files
97c567a3-f7d2-4099-971f-69e…/vercel.json
2026-03-08 05:14:43 +00:00

5 lines
97 B
JSON

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