Files
3c1d5e5a-ddeb-4020-866f-46f…/vercel.json
2026-03-06 20:42:05 +00:00

5 lines
97 B
JSON

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