Files
0843f82e-3d4f-4860-a652-4b0…/vercel.json
2026-04-02 23:30:15 +00:00

5 lines
97 B
JSON

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