Files
f5213b86-99e9-4e38-9f7b-949…/vercel.json
2026-05-06 12:01:50 +00:00

5 lines
97 B
JSON

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