Files
adfffc5a-0c19-4cd0-a306-4ea…/vercel.json
2026-04-28 16:52:33 +00:00

5 lines
97 B
JSON

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