Files
005ff21e-0d11-42c2-ac88-e68…/vercel.json
2026-03-08 11:21:02 +00:00

5 lines
97 B
JSON

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