Files
9bf59827-2eb0-4710-b8ea-05e…/vercel.json
2026-02-18 20:35:23 +00:00

5 lines
97 B
JSON

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