Files
90b9e65b-3d11-4d37-aeee-c2f…/vercel.json
2026-03-08 08:12:16 +00:00

5 lines
97 B
JSON

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