Files
cc3f709d-1fdb-4512-9c4f-467…/vercel.json
2026-06-08 13:05:31 +00:00

5 lines
97 B
JSON

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