Files
24e7e804-eb86-4901-9ba1-4d8…/vercel.json
2026-05-22 13:34:47 +00:00

5 lines
97 B
JSON

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