Files
b333aa4e-e398-403e-92d0-b22…/vercel.json
2026-06-09 10:12:51 +00:00

5 lines
97 B
JSON

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