Files
0bb5eaf5-327e-49dc-972f-087…/vercel.json
2026-06-04 02:45:58 +00:00

5 lines
97 B
JSON

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