Files
463df15b-4efa-463d-91ea-a73…/vercel.json
2026-03-06 00:39:47 +00:00

5 lines
97 B
JSON

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