Files
07bc36e9-679c-4a64-8243-240…/vercel.json
2026-03-03 10:21:25 +00:00

5 lines
97 B
JSON

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