Files
29907b75-932b-4407-833c-fa2…/vercel.json
2026-03-03 04:04:25 +00:00

5 lines
97 B
JSON

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