Files
825617e8-15f7-4ed5-ae5f-e0e…/vercel.json
2026-03-25 02:35:49 +00:00

5 lines
97 B
JSON

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