Files
e69df284-d5fc-4f3a-bb1a-c12…/vercel.json
2026-03-12 16:39:20 +00:00

5 lines
97 B
JSON

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