Files
11f2eed2-cb1d-4433-9a20-d5b…/vercel.json
2026-04-08 07:32:58 +00:00

5 lines
97 B
JSON

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