Files
80c494c7-2489-4792-a03d-68e…/vercel.json
2026-03-07 16:05:57 +00:00

5 lines
97 B
JSON

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