Files
6b70dcf2-d914-4bc0-ad8b-3c5…/vercel.json
2026-03-27 09:15:50 +00:00

5 lines
97 B
JSON

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