Files
8e62a1d6-68fd-4700-b171-f48…/vercel.json
2026-06-03 10:43:23 +00:00

5 lines
97 B
JSON

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