Files
be292abc-d532-4c07-b483-dd4…/vercel.json
2026-04-02 12:17:44 +00:00

5 lines
97 B
JSON

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