Files
0cbc8e4a-88da-4bd7-a1a4-39d…/vercel.json
2026-05-02 07:25:23 +00:00

5 lines
97 B
JSON

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