Files
c55e9d79-1cdd-4c9e-bcbe-626…/vercel.json
2026-02-11 01:58:17 +00:00

5 lines
97 B
JSON

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