Files
b5f00b88-30ff-4da2-a102-7bc…/vercel.json
2026-03-22 10:07:50 +00:00

5 lines
97 B
JSON

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