Files
8d4c4696-73c4-4cb5-831b-d60…/vercel.json
2026-03-04 06:59:24 +00:00

5 lines
97 B
JSON

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