Files
8a8eecfe-fdbf-4862-a879-6bb…/vercel.json
2026-03-03 15:13:01 +00:00

5 lines
97 B
JSON

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