Files
b9c0b6fa-57fd-4798-b13c-9e1…/vercel.json
2026-03-06 05:06:28 +00:00

5 lines
97 B
JSON

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