Files
78f2c11f-5b47-4fe4-bb9a-5be…/vercel.json
2026-03-03 05:50:58 +00:00

5 lines
97 B
JSON

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