Files
1582f05b-e9f9-4172-9d45-306…/vercel.json
2026-04-19 15:14:22 +00:00

5 lines
97 B
JSON

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