Files
9c426e25-e007-4448-b19a-3e3…/vercel.json
2026-03-03 06:54:24 +00:00

5 lines
97 B
JSON

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