Files
2b348d73-724e-4c19-9d98-2c2…/vercel.json
2026-03-12 13:52:27 +00:00

5 lines
97 B
JSON

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