Files
605bd2d6-d6f4-43b0-af0e-68f…/vercel.json
2026-04-25 06:46:49 +00:00

5 lines
97 B
JSON

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