Files
8d72940f-c834-4185-b351-b6c…/vercel.json
2026-03-27 04:52:15 +00:00

5 lines
97 B
JSON

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