Files
65b9e993-597b-44b2-a05c-e17…/vercel.json
2026-04-18 04:08:40 +00:00

5 lines
97 B
JSON

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