Files
a35c2b05-4ec0-4f0f-85fa-81f…/vercel.json
2026-04-19 02:51:24 +00:00

5 lines
97 B
JSON

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