Files
6032c3c2-a6ee-4245-a113-906…/vercel.json
2026-03-25 06:07:33 +00:00

5 lines
97 B
JSON

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