Files
3b2f5129-ffc1-4972-ba7d-212…/vercel.json
2026-03-03 22:46:31 +00:00

5 lines
97 B
JSON

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