Files
21192e89-4ec2-4b17-9448-ed2…/vercel.json
2026-05-15 08:38:04 +00:00

5 lines
97 B
JSON

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