Files
6919ccf3-1040-4f8d-afb4-7c0…/vercel.json
2026-04-05 02:19:57 +00:00

5 lines
97 B
JSON

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