Files
d708254e-89e4-4008-a5e5-6d1…/vercel.json
2026-03-23 19:09:21 +00:00

5 lines
97 B
JSON

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