Files
7b82e8c6-1bc8-4a2c-9652-480…/vercel.json
2026-03-05 07:09:17 +00:00

5 lines
97 B
JSON

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