Files
8579ee9d-c99e-4b80-84a2-20d…/vercel.json
2026-03-03 03:51:51 +00:00

5 lines
97 B
JSON

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