Files
9e60f627-3370-4c50-b5fe-4bb…/vercel.json
2026-04-23 15:50:17 +00:00

5 lines
97 B
JSON

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