Files
08b29218-4deb-4e1b-8811-96f…/vercel.json
2026-03-11 22:19:48 +00:00

5 lines
97 B
JSON

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