Files
fde3a010-6b16-447f-9394-6bb…/vercel.json
2026-06-10 10:01:37 +00:00

5 lines
97 B
JSON

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