Files
42fd29e6-92e2-4e4f-a6ba-9ee…/vercel.json
2026-03-03 23:09:01 +00:00

5 lines
97 B
JSON

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