Files
b82ccb87-ae7d-4f70-8bda-553…/vercel.json
2026-03-11 17:43:16 +00:00

5 lines
97 B
JSON

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