Files
d442ebf3-700c-4ff2-b859-ca0…/vercel.json
2026-05-08 13:56:25 +00:00

5 lines
97 B
JSON

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