Files
2f5f7368-7e18-464e-91ba-add…/vercel.json
2026-06-03 11:06:22 +00:00

5 lines
97 B
JSON

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