Files
0d9e880d-ce79-4df1-8904-de1…/vercel.json
2026-04-28 12:35:50 +00:00

5 lines
97 B
JSON

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