Files
d0d2af21-3485-4ede-beab-4ad…/vercel.json
2026-03-14 15:08:03 +00:00

5 lines
97 B
JSON

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