Files
f90161ce-2fd1-4ddb-9b95-42f…/vercel.json
2026-04-18 15:49:51 +00:00

5 lines
97 B
JSON

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