Files
24e68271-d5cc-4992-8aa1-8de…/vercel.json
2026-03-15 03:22:52 +00:00

5 lines
97 B
JSON

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