Files
75fc46f0-ce0e-4eb1-9d8a-bcd…/vercel.json
2026-03-05 04:30:32 +00:00

5 lines
97 B
JSON

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