Files
63eb95a5-0b66-424d-8604-72e…/vercel.json
2026-04-22 03:25:41 +00:00

5 lines
97 B
JSON

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