Files
e6095007-3445-4d4e-99a2-646…/vercel.json
2026-03-06 06:18:30 +00:00

5 lines
97 B
JSON

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