Files
ccb3c3a9-1427-4014-95f2-1dd…/vercel.json
2026-03-01 19:04:57 +00:00

5 lines
97 B
JSON

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