Files
ecfed375-66c3-4e47-b810-5f8…/vercel.json
2026-03-11 15:59:02 +00:00

5 lines
97 B
JSON

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