Files
c3f9870a-c23b-4b93-a04e-8d0…/vercel.json
2026-03-12 01:22:29 +00:00

5 lines
97 B
JSON

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