Files
334e8221-7d6e-484e-95b0-d5a…/vercel.json
2026-04-12 23:17:13 +00:00

5 lines
97 B
JSON

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