Files
1fccd7d1-8c4d-4f57-b07a-b15…/vercel.json
2026-05-07 13:22:26 +00:00

5 lines
97 B
JSON

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