Files
a78c91de-2f69-4c50-a5e9-2f7…/vercel.json
2026-05-22 05:16:41 +00:00

5 lines
97 B
JSON

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