Files
8d6f7e75-f58b-4980-86d5-ce0…/vercel.json
2026-05-17 08:11:33 +00:00

5 lines
97 B
JSON

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