Files
b8c465f2-d0b2-4c76-a8fe-e63…/vercel.json
2026-03-03 19:10:54 +00:00

5 lines
97 B
JSON

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