Files
e19d9818-c96d-4f16-85b4-cec…/vercel.json
2026-03-19 15:53:36 +00:00

5 lines
97 B
JSON

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