Files
79412338-14c7-4d6d-9ea2-651…/vercel.json
2026-04-18 14:44:01 +00:00

5 lines
97 B
JSON

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