Files
592c5d42-2aec-49fc-9145-8dd…/vercel.json
2026-03-14 09:54:35 +00:00

5 lines
97 B
JSON

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