Files
2e9775d2-fb46-4b12-b3f5-a87…/vercel.json
2026-03-08 02:22:34 +00:00

5 lines
97 B
JSON

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