Files
9c9f7446-a4f7-491d-88a6-d2f…/vercel.json
2026-06-13 02:19:51 +00:00

5 lines
97 B
JSON

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