Files
52a13ee7-6ed8-4e42-8fe1-88b…/vercel.json
2026-06-09 10:43:50 +00:00

5 lines
97 B
JSON

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