Files
72918cb4-7146-4fde-b8f3-780…/vercel.json
2026-06-03 06:33:52 +00:00

5 lines
97 B
JSON

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