Files
c0f0c04e-e691-46bf-8c49-420…/vercel.json
2026-05-23 03:11:04 +00:00

5 lines
97 B
JSON

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