Files
857f5b9b-7a5b-45f4-a15e-87f…/vercel.json
2026-06-08 06:52:00 +00:00

5 lines
97 B
JSON

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