Files
991a10a0-acff-45f2-abeb-c1d…/vercel.json
2026-05-12 01:08:32 +00:00

5 lines
97 B
JSON

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