Files
c1cb3617-6d16-4ab2-a39d-4f5…/vercel.json
2026-03-26 02:44:03 +00:00

5 lines
97 B
JSON

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