Files
c987ec2f-6c28-4b54-acf7-3c0…/vercel.json
2026-02-12 15:50:56 +00:00

5 lines
97 B
JSON

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