Files
44085e4c-deb1-449d-8081-9bb…/vercel.json
2026-06-10 16:23:58 +00:00

5 lines
97 B
JSON

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