Files
28ce2ff2-6b97-4624-a9d4-9a0…/vercel.json
2026-03-14 06:08:00 +00:00

5 lines
97 B
JSON

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