Files
4d0d8222-888f-4d7a-b341-5b1…/vercel.json
2026-05-27 03:49:07 +00:00

5 lines
97 B
JSON

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