Files
f9c8c690-6b4c-4e15-b1a4-35c…/vercel.json
2026-03-03 05:58:48 +00:00

5 lines
97 B
JSON

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