Files
f5e6e501-105d-4feb-992b-69f…/vercel.json
2026-03-16 06:43:54 +00:00

5 lines
97 B
JSON

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