Files
092b816b-c79e-4443-80f3-0cb…/vercel.json
2026-04-02 22:31:30 +00:00

5 lines
97 B
JSON

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