Files
70223b7d-0e34-4327-afa8-eef…/vercel.json
2026-05-17 17:24:18 +00:00

5 lines
97 B
JSON

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