Files
c7ee400c-8f26-4956-b00f-52d…/vercel.json
2026-06-02 21:39:52 +00:00

5 lines
97 B
JSON

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