Files
b4338ebe-3c86-4d8d-a1ae-003…/vercel.json
2026-03-04 07:15:25 +00:00

5 lines
97 B
JSON

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