Files
2c5f9594-0175-4861-ac27-e64…/vercel.json
2026-03-05 04:09:23 +00:00

5 lines
97 B
JSON

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