Files
c658caec-9e1b-4f53-94fe-8d0…/vercel.json
2026-05-07 15:27:44 +00:00

5 lines
97 B
JSON

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