Files
28c97c2f-ff18-4c7a-9277-8ff…/vercel.json
2026-06-10 23:35:29 +00:00

5 lines
97 B
JSON

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