Files
54e961bb-e9f6-4d79-a54a-09d…/vercel.json
2026-03-12 18:34:40 +00:00

5 lines
97 B
JSON

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