Files
ec052f0d-6a8d-4e64-9fa7-87f…/vercel.json
2026-03-12 06:23:24 +00:00

5 lines
97 B
JSON

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