Files
c49e04e4-6b68-403f-8766-d5d…/vercel.json
2026-06-12 04:30:18 +00:00

5 lines
97 B
JSON

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