Files
b6f841d0-0b7f-4317-bb59-506…/vercel.json
2026-06-03 07:53:40 +00:00

5 lines
97 B
JSON

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