Files
c7bc9d63-a9b4-4248-b334-1eb…/vercel.json
2026-03-06 05:47:30 +00:00

5 lines
97 B
JSON

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