Files
0ce2c148-05e8-4eb7-8a05-20b…/vercel.json
2026-05-14 04:42:23 +00:00

5 lines
97 B
JSON

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