Files
e984728d-94f9-474a-813f-c0e…/vercel.json
2026-06-09 23:15:38 +00:00

5 lines
97 B
JSON

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